added mui components to the repository

This commit is contained in:
HP
2026-01-14 13:20:11 -05:00
parent 4e719fb397
commit c2d6c93a73
2 changed files with 587 additions and 34 deletions

View File

@@ -9,6 +9,10 @@
"lint": "eslint"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/roboto": "^5.2.9",
"@mui/material": "^7.3.7",
"next": "16.1.1",
"react": "19.2.3",
"react-dom": "19.2.3"