Material UI

This commit is contained in:
2022-03-14 00:29:29 +03:00
parent 6ce512cac4
commit beb5ff052f
3 changed files with 1553 additions and 128 deletions

View File

@@ -6,6 +6,11 @@
"start": "next start"
},
"dependencies": {
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.0",
"@mui/material": "^5.5.0",
"@mui/x-data-grid": "^5.6.1",
"next": "latest",
"react": "^17.0.2",
"react-dom": "^17.0.2",