Add Mui lib
This commit is contained in:
+4
-1
@@ -6,6 +6,9 @@
|
||||
"lint": "xo"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@mui/material": "^5.15.18",
|
||||
"next": "^14.2.3",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
@@ -22,7 +25,7 @@
|
||||
"browser",
|
||||
"es2020"
|
||||
],
|
||||
"rules": {
|
||||
"rules": {
|
||||
"react/function-component-definition": [
|
||||
"error",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user