mantine statt material ui

This commit is contained in:
2023-03-10 14:46:29 +01:00
parent 3603e0b881
commit bf6f3e80e8
6 changed files with 787 additions and 1099 deletions

View File

@ -4,11 +4,8 @@
"private": true,
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.12",
"@mantine/core": "^6.0.1",
"@mantine/hooks": "^6.0.1",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.14",
"@types/react": "^18.0.28",