-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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][material-ui][Select] Fix the SelectAutoWidth
demo menu item value
#42648
Conversation
Signed-off-by: Daniel Khakbaz <[email protected]>
Netlify deploy previewhttps://deploy-preview-42648--material-ui.netlify.app/ Bundle size report |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Danielkhakbaz run pnpm docs:typescript:formatted
and commit changes to fix CI
SelectAutoWidth
demo menu item value
SelectAutoWidth
demo menu item valueSelectAutoWidth
demo menu item value
SelectAutoWidth
demo menu item valueSelectAutoWidth
demo menu item value
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
…value (#42648) Signed-off-by: Daniel Khakbaz <[email protected]> Co-authored-by: ZeeshanTamboli <[email protected]>
…value (mui#42648) Signed-off-by: Daniel Khakbaz <[email protected]> Co-authored-by: ZeeshanTamboli <[email protected]>
One of the value of the select component was set to 10 while the text that was getting shown was 20.