feat: add blocksuit

This commit is contained in:
QiShaoXuan
2022-10-12 18:44:11 +08:00
parent 17386a4ad7
commit 379ded3fb4
10 changed files with 353 additions and 42 deletions

View File

@@ -10,8 +10,9 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "^0.1.1",
"@blocksuite/editor": "^0.1.1",
"@blocksuite/blocks": "^0.2.1",
"@blocksuite/editor": "^0.2.1",
"@blocksuite/shared": "^0.2.1",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",