refactor: move WorkspaceCard (#1803)

This commit is contained in:
Himself65
2023-04-03 18:13:43 -05:00
committed by GitHub
parent dbcadbaf60
commit 9a20f50b05
16 changed files with 143 additions and 25 deletions
+2
View File
@@ -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",