[material-ui][Grid] Deprecate the wrap
prop
#41250
Labels
component: Grid
The React component.
deprecation
New deprecation message
package: material-ui
Specific to @mui/material
ready to take
Help wanted. Guidance available. There is a high chance the change will be accepted
Milestone
Deprecate the
wrap
prop and mark it as "to be removed".A codemod should be added alongside it.
Why
It duplicates the
flexWrap
MUI system property functionality: https://codesandbox.io/s/basicgrid-material-demo-forked-0eebd?file=/demo.tsx.The text was updated successfully, but these errors were encountered: