Skip to content

Commit

Permalink
[slate-react] Pass renderEditor prop through into editor plugin (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchang authored and ianstormtaylor committed Jun 15, 2018
1 parent 1385e5c commit 5eb04f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/slate-react/src/constants/plugin-props.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const PLUGIN_PROPS = [
...EVENT_HANDLERS,
'decorateNode',
'onChange',
'renderEditor',
'renderMark',
'renderNode',
'renderPlaceholder',
Expand Down

0 comments on commit 5eb04f3

Please sign in to comment.