Skip to content

Commit

Permalink
Merge pull request #3056 from NikitaVlaznev/patch-3
Browse files Browse the repository at this point in the history
Fix warning caused by passing 'submitOnEnter' prop from Toolbar
  • Loading branch information
Gildas Garcia authored Mar 26, 2019
2 parents b41ad49 + 13f63c9 commit e8c9c60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const sanitizeRestProps = ({
startUndoable,
undoable,
redirect,
submitOnEnter,
...rest
}) => rest;

Expand Down

0 comments on commit e8c9c60

Please sign in to comment.