mui added

main
Kar 2023-04-24 10:06:40 +05:30
parent 21dd04b91b
commit aa4b23ac01
2 changed files with 1123 additions and 0 deletions

1120
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,9 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/material": "^5.12.1",
"@types/node": "18.16.0", "@types/node": "18.16.0",
"@types/react": "18.0.38", "@types/react": "18.0.38",
"@types/react-dom": "18.0.11", "@types/react-dom": "18.0.11",