Skip to content

Commit

Permalink
Merge pull request #3057 from NikitaVlaznev/patch-2
Browse files Browse the repository at this point in the history
Fix warning caused by passing 'undoable' prop from Toolbar
  • Loading branch information
Gildas Garcia committed Mar 26, 2019
2 parents e8c9c60 + 3fc2094 commit 8d8efcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ra-ui-materialui/src/button/SaveButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const sanitizeRestProps = ({
resource,
locale,
showNotification,
undoable,
...rest
}) => rest;

Expand Down

0 comments on commit 8d8efcc

Please sign in to comment.