mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
refactor: move WorkspaceCard (#1803)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
},
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./theme/*": "./src/theme/*",
|
||||
"./*": "./src/components/*/index.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -28,6 +29,7 @@
|
||||
"@mui/base": "5.0.0-alpha.123",
|
||||
"@mui/icons-material": "^5.11.11",
|
||||
"@mui/material": "^5.11.15",
|
||||
"@toeverything/hooks": "workspace:*",
|
||||
"lit": "^2.7.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dnd": "^16.0.1",
|
||||
|
||||
Reference in New Issue
Block a user