mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 00:26:51 +08:00
Merge pull request #11 from toeverything/feat/layout
feat: update blocksuit & adpat it
This commit is contained in:
@@ -25,7 +25,7 @@ export const Editor = () => {
|
||||
const text = new Text('Legend from here ...');
|
||||
store.addBlock({ flavour: 'paragraph', text }, groupId);
|
||||
|
||||
store._history.clear();
|
||||
// store._history.clear();
|
||||
}, []);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user