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

[DataGrid] Fix ugly prop-types for the pageStyle prop of the GridPrintExportMenuItem component #15015

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

flaviendelangle
Copy link
Member

@flaviendelangle flaviendelangle commented Oct 18, 2024

Follow up on #14937

@flaviendelangle flaviendelangle self-assigned this Oct 18, 2024
@flaviendelangle flaviendelangle added the component: data grid This is the name of the generic UI component, not the React module! label Oct 18, 2024
@@ -107,22 +107,7 @@ GridPrintExportMenuItem.propTypes = {
hideFooter: PropTypes.bool,
hideToolbar: PropTypes.bool,
includeCheckboxes: PropTypes.bool,
pageStyle: PropTypes.oneOfType([
PropTypes.shape({
'__@hasInstance@646': PropTypes.func.isRequired,
Copy link
Member Author

@flaviendelangle flaviendelangle Oct 18, 2024

Choose a reason for hiding this comment

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

@mui-bot
Copy link

mui-bot commented Oct 18, 2024

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

Generated by 🚫 dangerJS against 8a940c9

@cherniavskii cherniavskii merged commit b3700ae into mui:master Oct 18, 2024
19 of 20 checks passed
@flaviendelangle flaviendelangle deleted the page-style-prop-types branch October 18, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants