Skip to content

Commit

Permalink
no need to share the component in the state
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jan 13, 2021
1 parent d1eb86c commit 0a361d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/material-ui/src/Grid/Grid.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ const Grid = React.forwardRef(function Grid(inProps, ref) {
...props,
alignContent,
alignItems,
component,
container,
direction,
item,
Expand Down

0 comments on commit 0a361d9

Please sign in to comment.