mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 05:47:09 +08:00
feat: update blocksuite version
This commit is contained in:
@@ -15,7 +15,7 @@ export const Editor = () => {
|
||||
|
||||
const pageId = store.addBlock({
|
||||
flavour: 'page',
|
||||
title: 'Blocksuite live demo',
|
||||
title: 'Blocksuite live demo 0.2.6',
|
||||
});
|
||||
const groupId = store.addBlock({ flavour: 'group' }, pageId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user