|
|
|
|
@ -13,7 +13,7 @@ import { CodeNode } from '@lexical/code'
|
|
|
|
|
import { LexicalComposer } from '@lexical/react/LexicalComposer'
|
|
|
|
|
import { RichTextPlugin } from '@lexical/react/LexicalRichTextPlugin'
|
|
|
|
|
import { ContentEditable } from '@lexical/react/LexicalContentEditable'
|
|
|
|
|
import LexicalErrorBoundary from '@lexical/react/LexicalErrorBoundary'
|
|
|
|
|
import { LexicalErrorBoundary } from '@lexical/react/LexicalErrorBoundary'
|
|
|
|
|
import { OnChangePlugin } from '@lexical/react/LexicalOnChangePlugin'
|
|
|
|
|
import { HistoryPlugin } from '@lexical/react/LexicalHistoryPlugin'
|
|
|
|
|
// import TreeView from './plugins/tree-view'
|
|
|
|
|
|