Skip to content

Commit 22bfdc2

Browse files
Replace dependency @material-ui/core with @mui/material
1 parent a1cea41 commit 22bfdc2

File tree

2 files changed

+202
-192
lines changed

2 files changed

+202
-192
lines changed

web-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"proxy": "http://localhost:3001",
1616
"dependencies": {
17-
"@material-ui/core": "4.12.3",
17+
"@mui/material": "5.0.0",
1818
"classnames": "2.3.1",
1919
"lodash.groupby": "4.6.0",
2020
"lodash.uniq": "4.5.0",

0 commit comments

Comments
 (0)