mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
fix: bookmark popper menu only display after pasted (#2578)
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
"jotai": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocksuite/blocks": "0.0.0-20230529102007-5ac37643-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230529102007-5ac37643-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230529102007-5ac37643-nightly",
|
||||
"@blocksuite/lit": "0.0.0-20230529102007-5ac37643-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230529102007-5ac37643-nightly",
|
||||
"@blocksuite/blocks": "0.0.0-20230529110357-2729de93-nightly",
|
||||
"@blocksuite/editor": "0.0.0-20230529110357-2729de93-nightly",
|
||||
"@blocksuite/global": "0.0.0-20230529110357-2729de93-nightly",
|
||||
"@blocksuite/lit": "0.0.0-20230529110357-2729de93-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230529110357-2729de93-nightly",
|
||||
"lottie-web": "^5.11.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user