mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-17 20:51:20 +02:00
[slate-react] Pass renderEditor prop through into editor plugin (#1899)
This commit is contained in:
committed by
Ian Storm Taylor
parent
1385e5c837
commit
5eb04f3650
@@ -10,6 +10,7 @@ const PLUGIN_PROPS = [
|
||||
...EVENT_HANDLERS,
|
||||
'decorateNode',
|
||||
'onChange',
|
||||
'renderEditor',
|
||||
'renderMark',
|
||||
'renderNode',
|
||||
'renderPlaceholder',
|
||||
|
Reference in New Issue
Block a user