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

[docs] Fix missing import in auto-dark theme palette example #19694

Merged
merged 1 commit into from
Feb 14, 2020
Merged

[docs] Fix missing import in auto-dark theme palette example #19694

merged 1 commit into from
Feb 14, 2020

Conversation

queengooborg
Copy link
Contributor

While going through the example on how to configure dark theme automatically for the MUI theme, I found a slight issue in the provided example. A required import for createMuiTheme was excluded. This PR quickly fixes this issue by adding the import.

@mui-pr-bot
Copy link

No bundle size changes comparing 6ab24fd...45c29ae

Generated by 🚫 dangerJS against 45c29ae

@oliviertassinari oliviertassinari changed the title Fix missing import in auto-dark theme palette example [docs] Fix missing import in auto-dark theme palette example Feb 14, 2020
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Feb 14, 2020
@oliviertassinari oliviertassinari merged commit 80b8dad into mui:master Feb 14, 2020
@oliviertassinari
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants