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

[Grid2] Remove required item prop for size prop #44027

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Oct 6, 2024

Noticed warnings when running the docs

Warning: Failed prop type: The prop `size` of `Grid2` can only be used together with the `item` prop.

@Janpot Janpot added bug 🐛 Something doesn't work component: Grid The React component. labels Oct 6, 2024
@mui-bot
Copy link

mui-bot commented Oct 6, 2024

Netlify deploy preview

https://deploy-preview-44027--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 93cbd77

@Janpot Janpot marked this pull request as ready for review October 6, 2024 15:06
@Janpot Janpot requested a review from siriwatknp October 6, 2024 16:13
@mnajdova mnajdova requested review from DiegoAndai and removed request for siriwatknp October 7, 2024 07:16
@mnajdova
Copy link
Member

mnajdova commented Oct 7, 2024

Isn't this a wrong usage then? cc @DiegoAndai

Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

Ah, item is no longer a prop in the new grid, nevermind, looks good 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: Grid The React component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants