Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[legacy-framework] createMuiTheme deprecation update #2844

Closed
wants to merge 1 commit into from

Conversation

aleksanderbrymora
Copy link

The createMuiTheme has been deprecated and a simple rename of the import is needed to fix that. createTheme is the new name used by Mui.

What are the changes and their implications?

No implications, it's a simple rename of the import and a function. There is not much to add.
Here is some info related to the change:

The `createMuiTheme` has been deprecated and a simple rename of the import is needed to fix that. `createTheme` is the new name used by Mui.
@aleksanderbrymora
Copy link
Author

Already fixed what mentioned in this pull request and more in #2853. Closing due to overlap

@itsdillon itsdillon changed the title createMuiTheme deprecation update [legacy-framework] createMuiTheme deprecation update Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants