layout changes

This commit is contained in:
Proddy
2023-10-18 15:40:55 +02:00
parent a1bb49359f
commit fddfa47b51
3 changed files with 43 additions and 21 deletions

View File

@@ -26,9 +26,9 @@
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.14",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.7",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.13.1",
@@ -68,7 +68,7 @@
"prettier": "^3.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"terser": "^5.22.0",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.2.1"
},