bring plugins back
This commit is contained in:
parent
c908aa5b63
commit
f3f6819f05
@ -68,7 +68,6 @@ const MarkdownEditor = (props) => {
|
|||||||
label={props.label}
|
label={props.label}
|
||||||
property={props.property}
|
property={props.property}
|
||||||
onImageUpload={uploadImage}
|
onImageUpload={uploadImage}
|
||||||
plugins={[]}
|
|
||||||
/>
|
/>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user