mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 05:58:56 +08:00
feat: modify blocksuite
This commit is contained in:
@@ -12,7 +12,7 @@ export const Editor = () => {
|
||||
|
||||
editorContainer.current?.appendChild(editor);
|
||||
|
||||
initDefaultContent(editor);
|
||||
// initDefaultContent(editor);
|
||||
}
|
||||
}, [editor]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user