Revert "updates on the ui changes"

This reverts commit 298fc603a0.
This commit is contained in:
2026-07-14 12:15:40 +05:30
parent 298fc603a0
commit b66f5cf085
44 changed files with 4661 additions and 7053 deletions

View File

@@ -10,12 +10,15 @@
"preview": "vite preview"
},
"dependencies": {
"@astryxdesign/cli": "^0.1.2",
"@astryxdesign/core": "^0.1.2",
"@astryxdesign/theme-neutral": "^0.1.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.20",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.20",
"@mui/x-date-pickers": "^6.20.2",
"dayjs": "^1.11.11",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.1"
},
"devDependencies": {