Remove non-existent Material-UI type packages

This commit is contained in:
Your Name
2025-04-29 18:31:21 -04:00
parent 3dc74413d2
commit 733eb6f6d8
2 changed files with 1 additions and 3 deletions

View File

@@ -23,8 +23,6 @@
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",
"@types/axios": "^0.14.0",
"@mui/types": "^7.2.4",
"@types/mui": "^0.0.1",
"typescript": "^4.9.5",
"react-scripts": "5.0.1"
},