Added the react-router-dom dependency to the package.json
This commit is contained in:
@ -19,7 +19,8 @@
|
||||
"@mui/icons-material": "^5.14.1",
|
||||
"@mui/material": "^5.13.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.14.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.33",
|
||||
|
Reference in New Issue
Block a user