mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 03:56:23 +08:00
refactor(web): move contact modal to component (#1718)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./block-suite-editor": "./src/components/block-suite-editor/index.tsx"
|
||||
"./*": "./src/components/*/index.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@affine/debug": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user