We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
item
size
1 parent fee6fdd commit be78d87Copy full SHA for be78d87
packages/mui-material/src/Grid2/Grid2.tsx
@@ -270,7 +270,6 @@ if (process.env.NODE_ENV !== 'production') {
270
// eslint-disable-next-line react/forbid-foreign-prop-types
271
...Component.propTypes,
272
direction: requireProp('container'),
273
- size: requireProp('item'),
274
spacing: requireProp('container'),
275
wrap: requireProp('container'),
276
};
0 commit comments