Switched to Lexican Rich Text editor. Got editor working. Need to test signup.
This commit is contained in:
@@ -96,7 +96,7 @@ export const Editor = (props) => {
|
||||
// <LinkPlugin/>
|
||||
// <MarkdownShortcutPlugin/>
|
||||
// </LexicalComposer>
|
||||
|
||||
|
||||
<EditorComposer>
|
||||
<InternalEditor hashtagsEnabled={true} onChange={props.onChange} initialEditorState={props.state}>
|
||||
<ToolbarPlugin defaultFontSize="20px">
|
||||
|
||||
Reference in New Issue
Block a user