fix: draft folder support (#840)
This commit is contained in:
committed by
GitHub
parent
0c592f6943
commit
ad0545dd7a
@ -280,6 +280,7 @@ const PlateEditor: FC<PlateEditorProps> = ({
|
||||
...editableProps,
|
||||
onFocus,
|
||||
onBlur,
|
||||
className: 'outline-none',
|
||||
}}
|
||||
>
|
||||
<div key="editor-inner-wrapper" ref={innerEditorContainerRef}>
|
||||
|
Reference in New Issue
Block a user