feat: MUI test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cpl-v4",
|
||||
"version": "1.6.879",
|
||||
"version": "1.6.880",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -p 3000",
|
||||
@@ -71,7 +71,10 @@
|
||||
"react-spinners": "^0.14.1",
|
||||
"react-toastify": "^10.0.6",
|
||||
"recharts": "^2.15.1",
|
||||
"redux": "^5.0.1"
|
||||
"redux": "^5.0.1",
|
||||
"@mui/material": "^6.0.0",
|
||||
"@emotion/react": "^11.13.0",
|
||||
"@emotion/styled": "^11.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.54.2",
|
||||
|
||||
Reference in New Issue
Block a user