Skip to content

Commit 1e410c5

Browse files
Replace dependency @material-ui/core with @mui/material ^5.0.0
1 parent 4dc2e4f commit 1e410c5

File tree

2 files changed

+184
-209
lines changed

2 files changed

+184
-209
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/core": "7.17.9",
1919
"@babel/plugin-proposal-class-properties": "^7.1.0",
2020
"@babel/plugin-proposal-decorators": "^7.1.2",
21-
"@material-ui/core": "^4.0.0",
21+
"@mui/material": "^5.0.0",
2222
"@material-ui/icons": "^4.0.0",
2323
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
2424
"@svgr/webpack": "5.5.0",

0 commit comments

Comments
 (0)