Fix PropType error for Chip component (#10319)
The Chip component was emitting a PropType error because it was missing the `labelProps.children` prop. It was never supposed to be given that prop - it was a mistake in the PropType declaration. The PropTypes have been fixed to prevent this warning.feature/default_network_editable
parent
05f5deb701
commit
d7d2de04bd
Loading…
Reference in new issue