mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore(editor): switch to edgeless in renderer poc entry (#9950)
This commit is contained in:
@@ -13,3 +13,4 @@ export const doc = createEmptyDoc().init();
|
||||
export const editor = new AffineEditorContainer();
|
||||
|
||||
editor.doc = doc;
|
||||
editor.mode = 'edgeless';
|
||||
|
||||
Reference in New Issue
Block a user