Skip to content

Commit 0911419

Browse files
Replace dependency @material-ui/core with @mui/material 5.0.0
1 parent da5a38b commit 0911419

File tree

2 files changed

+161
-185
lines changed

2 files changed

+161
-185
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@emotion/react": "11.14.0",
2626
"@emotion/styled": "11.14.1",
27-
"@material-ui/core": "4.12.4",
27+
"@mui/material": "5.0.0",
2828
"@material-ui/icons": "4.11.3",
2929
"chokidar": "3.6.0",
3030
"dayjs": "1.11.19",

0 commit comments

Comments
 (0)