Refactor to responsive drawer

This commit is contained in:
Philipp Heckel 2022-02-24 20:18:46 -05:00
parent 0958c1d527
commit 703f94a25f
6 changed files with 205 additions and 157 deletions

View file

@ -9,12 +9,13 @@
"eject": "react-scripts eject"
},
"dependencies": {
"react": "latest",
"react-dom": "latest",
"react-scripts": "^3.0.1",
"@emotion/styled": "latest",
"@mui/icons-material": "^5.4.2",
"@mui/material": "latest",
"@emotion/styled": "latest"
"react": "latest",
"react-dom": "latest",
"react-router-dom": "^6.2.1",
"react-scripts": "^3.0.1"
},
"browserslist": {
"production": [