refactoring
This commit is contained in:
@@ -30,9 +30,5 @@ export default () => {
|
||||
`,
|
||||
})
|
||||
|
||||
if (!editor) {
|
||||
return null
|
||||
}
|
||||
|
||||
return <EditorContent editor={editor} />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user