mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
feat(editor): replace slot with rxjs subject (#10768)
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"@blocksuite/affine": "workspace:*",
|
||||
"@blocksuite/integration-test": "workspace:*",
|
||||
"@playwright/test": "=1.51.0",
|
||||
"@toeverything/theme": "^1.1.12"
|
||||
"@toeverything/theme": "^1.1.12",
|
||||
"rxjs": "^7.8.1"
|
||||
},
|
||||
"bsImport": {
|
||||
"@atlaskit/pragmatic-drag-and-drop/element/adapter": "@atlaskit/pragmatic-drag-and-drop/dist/cjs/entry-point/element/adapter.js",
|
||||
|
||||
Reference in New Issue
Block a user