-
-
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
[material-ui][types] Make slots partial in CreateSlotsAndSlotProp
type
#42077
[material-ui][types] Make slots partial in CreateSlotsAndSlotProp
type
#42077
Conversation
Netlify deploy previewhttps://deploy-preview-42077--material-ui.netlify.app/ Bundle size report |
Thanks for working on this @lhilgert9! I'm on board with the changes. What do you think, @siriwatknp? Does this make sense to you? |
@DiegoAndai @siriwatknp What about this one? |
@DiegoAndai @siriwatknp Can you review this? The PR has been open for a while. |
@lhilgert9 I'm so sorry for the late reply. The v6 stable release consumed most of my time in the past month. I'm still on board with this change. What do you think about removing |
@DiegoAndai Done🚀 |
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.
Thanks @lhilgert9!
@DiegoAndai
As already discussed in #41875, here is the PR to make the slots in the CreateSlotsAndSlotProps help type partial to avoid possible errors.