feat: add MUI icons support in App component

This commit is contained in:
2026-04-20 17:13:21 +02:00
parent 3984b8684f
commit 5304b07d17
3 changed files with 38 additions and 6 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^9.0.0",
"@mui/material": "^9.0.0",
"@tanstack/react-query": "^5.99.2",
"react": "^19.2.5",