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

[pickers] Clean remaining components / componentsProps typings #11040

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

flaviendelangle
Copy link
Member

No description provided.

@mui-bot
Copy link

mui-bot commented Nov 15, 2023

Deploy preview: https://deploy-preview-11040--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 9ca9775

@flaviendelangle flaviendelangle added typescript component: pickers This is the name of the generic UI component, not the React module! labels Nov 15, 2023
@@ -168,7 +168,9 @@ GridToolbarFilterButton.propTypes = {
* The props used for each slot inside.
* @default {}
*/
componentsProps: PropTypes.object,
componentsProps: PropTypes.shape({
Copy link
Member Author

Choose a reason for hiding this comment

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

@MBilalShafi this component should probably not have this prop anymore

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for mentioning it, I'll make sure to address this along with a related breaking change

@flaviendelangle flaviendelangle merged commit 4774eb7 into mui:next Nov 15, 2023
18 checks passed
@flaviendelangle flaviendelangle deleted the slots-cleaning branch November 15, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants