Skip to content

Commit fca6122

Browse files
Replace dependency @material-ui/icons with @mui/icons-material
1 parent f27d5d0 commit fca6122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/launch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://start.grails.org",
66
"dependencies": {
77
"@material-ui/core": "^4.11.4",
8-
"@material-ui/icons": "^4.11.2",
8+
"@mui/icons-material": "^5.0.0",
99
"@material-ui/lab": "^4.0.0-alpha.58",
1010
"materialize-css": "^1.0.0",
1111
"react": "^17.0.2",

0 commit comments

Comments
 (0)