Skip to content

Fix PropType error for Chip component#10319

Merged
Gudahtt merged 1 commit intodevelopfrom
fix-chip-prop-type-error
Jan 29, 2021
Merged

Fix PropType error for Chip component#10319
Gudahtt merged 1 commit intodevelopfrom
fix-chip-prop-type-error

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Jan 29, 2021

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.

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.
@Gudahtt Gudahtt requested a review from a team as a code owner January 29, 2021 16:42
@Gudahtt Gudahtt requested review from brad-decker and danjm January 29, 2021 16:42
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [6bcc923]
Page Load Metrics (619 ± 46 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint45775994
domContentLoaded3747866189545
load3767936199546
domInteractive3747866179545

Copy link
Copy Markdown
Contributor

@brad-decker brad-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @Gudahtt ❤️

@Gudahtt Gudahtt merged commit d7d2de0 into develop Jan 29, 2021
@Gudahtt Gudahtt deleted the fix-chip-prop-type-error branch January 29, 2021 17:05
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants