Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes invalid prop error, correctly types nextRoute #6761

Merged
merged 1 commit into from
Jun 27, 2019

Conversation

ryanml
Copy link
Contributor

@ryanml ryanml commented Jun 27, 2019

Fixes: #6760

Changes nextRoute type from PropTypes.func -> PropTypes.string

cc: @danfinlay @whymarrh

@ryanml ryanml requested review from danjm and whymarrh as code owners June 27, 2019 01:06
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

Ah, fantastic, I was just about to look into this.

Looks good, thanks!

@ryanml
Copy link
Contributor Author

ryanml commented Jun 27, 2019

Thanks @Gudahtt !

Copy link
Contributor

@whymarrh whymarrh left a comment

Choose a reason for hiding this comment

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

Thanks @ryanml!

@whymarrh whymarrh merged commit 59d3a3d into MetaMask:develop Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid prop error during onboarding flow
3 participants