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 alert severity of customized snackbar #19123

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

sviande
Copy link
Contributor

@sviande sviande commented Jan 7, 2020

Hi,

In the doc for Customized Snackbar example, this PR use severity prop on Alert instead of color.
The severity prop of Alert component set color and icon.

URL in docs for review: http://localhost:3000/components/snackbars/#customized-snackbars

Before (always with success icon):
before
After:
after

@mui-pr-bot
Copy link

No bundle size changes comparing c99bd0d...769da10

Generated by 🚫 dangerJS against 769da10

@oliviertassinari oliviertassinari changed the title [Doc]Customized snackbar example: use alert severity [docs] Fix alert severity of customized snackbar Jan 7, 2020
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Jan 7, 2020
Copy link
Member

@dimitropoulos dimitropoulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great catch! this was changed during development and it turns out it didn't get caught here.

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.

5 participants