fix: create page title not sync to meta

This commit is contained in:
QiShaoXuan
2022-12-16 17:33:30 +08:00
parent 2816f44c55
commit 28d140dc98
7 changed files with 47 additions and 33 deletions
+3 -3
View File
@@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@blocksuite/blocks": "0.3.0-alpha.9",
"@blocksuite/editor": "0.3.0-alpha.9",
"@blocksuite/blocks": "0.3.0-alpha.10",
"@blocksuite/editor": "0.3.0-alpha.10",
"@blocksuite/icons": "^2.0.0",
"@blocksuite/store": "0.3.0-alpha.9",
"@blocksuite/store": "0.3.0-alpha.10",
"@emotion/css": "^11.10.0",
"@emotion/react": "^11.10.4",
"@emotion/server": "^11.10.0",