Remove unused `children` prop from `MenuItem`
The `MenuItem` component never used this prop. It was passed by mistake in `SortMenu` as a duplicate of the `label` prop.
Showing
Please register or sign in to comment
The `MenuItem` component never used this prop. It was passed by mistake in `SortMenu` as a duplicate of the `label` prop.