fix: title behavior on BlockSuite editor (#1264)

This commit is contained in:
Himself65
2023-03-02 11:38:17 -06:00
committed by GitHub
parent 32a1b7b8a3
commit eeb636e81c
20 changed files with 155 additions and 126 deletions
+4 -4
View File
@@ -14,11 +14,11 @@
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"@affine/i18n": "workspace:*",
"@blocksuite/blocks": "0.5.0-20230302104138-788dae4",
"@blocksuite/editor": "0.5.0-20230302104138-788dae4",
"@blocksuite/blocks": "0.5.0-20230302142916-8e090d3",
"@blocksuite/editor": "0.5.0-20230302142916-8e090d3",
"@blocksuite/icons": "^2.0.17",
"@blocksuite/react": "0.5.0-20230302104138-788dae4",
"@blocksuite/store": "0.5.0-20230302104138-788dae4",
"@blocksuite/react": "0.5.0-20230302142916-8e090d3",
"@blocksuite/store": "0.5.0-20230302142916-8e090d3",
"@emotion/cache": "^11.10.5",
"@emotion/css": "^11.10.6",
"@emotion/react": "^11.10.6",