-
- Downloads
Fix createMuiTheme error
Replaced the lines responsible for this error: ``` Material-UI: the createMuiTheme function was renamed to createTheme. You should use `import { createTheme } from '@material-ui/core/styles'` ```
Loading
Please register or sign in to comment