1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui
Mark Stacey d7d2de04bd
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.
2021-01-29 13:35:32 -03:30
..
app Fix PropType error for Chip component (#10319) 2021-01-29 13:35:32 -03:30
lib Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
index.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00