Closed badri-derakhshan closed 3 years ago
I made a PR to fix this here: https://github.com/TeamWertarbyte/mdi-material-ui/pull/42 and there's a temporary NPM package link in that PR that you can install until it's merged!
Bump as MUIv5 is now officially released
breaks using mdi-material-ui icons with MUI v5 due to Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">>' is not assignable to type 'ComponentType<SvgIconProps<"svg", {}>>'.
.
Fixed in v7.0.1 and v7.1.0 (same but with latest Material Design Icons).
i've updated material ui to 5.0.0-rc.1 and package name has been changed form @material-ui to @mui but mdi has been used @material-ui in their dependence
i have this error _ERROR in ../../node_modules/mdi-material-ui/util/createIcon.js 12:13-47 Module not found: Error: Can't resolve '@material-ui/core/utils' in '/Documents/frontend-core/nodemodules/mdi-material-ui/util'