feat: use material ui
This commit is contained in:
@@ -22,7 +22,11 @@
|
||||
"nanoid": "^5.0.7",
|
||||
"@hookform/resolvers": "^3.3.4",
|
||||
"i18next": "^23.11.5",
|
||||
"react-i18next": "^14.1.1"
|
||||
"react-i18next": "^14.1.1",
|
||||
"@mui/material": "^5.15.14",
|
||||
"@mui/icons-material": "^5.15.14",
|
||||
"@emotion/react": "^11.11.3",
|
||||
"@emotion/styled": "^11.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/leaflet": "^1.9.12",
|
||||
|
Reference in New Issue
Block a user