Skip to content

Fix broken LoadingScreen PropType declaration#9877

Merged
Gudahtt merged 1 commit intodevelopfrom
fix-broken-loading-message-prop-type-declaration
Nov 13, 2020
Merged

Fix broken LoadingScreen PropType declaration#9877
Gudahtt merged 1 commit intodevelopfrom
fix-broken-loading-message-prop-type-declaration

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Nov 13, 2020

PropTypes.oneOf was used accidentally instead of PropTypes.oneOfType. oneOf expects literal values, not types.

`PropTypes.oneOf` was used accidentally instead of
`PropTypes.oneOfType`. `oneOf` expects literal values, not types.
@Gudahtt Gudahtt requested a review from a team as a code owner November 13, 2020 17:44
@Gudahtt Gudahtt requested a review from danjm November 13, 2020 17:44
@darkwing
Copy link
Copy Markdown
Contributor

Heh, just saw this when connecting a Ledger! Thank you for fixing!

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [04b63b0]
Page Load Metrics (412 ± 55 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint358445105
domContentLoaded28666241011555
load28866541211555
domInteractive28666141011555

Copy link
Copy Markdown
Contributor

@darkwing darkwing left a comment

Choose a reason for hiding this comment

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

Worked for me! Thank you!

@Gudahtt Gudahtt merged commit a75949e into develop Nov 13, 2020
@Gudahtt Gudahtt deleted the fix-broken-loading-message-prop-type-declaration branch November 13, 2020 18:22
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2020
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