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

Fix PropTypes.{oneOf, oneOfType} validation #3969

Merged
merged 1 commit into from May 27, 2015

Conversation

sophiebits
Copy link
Collaborator

Follow-up to #3963. (Returning an Error wasn't useful; it just caused a later error when actually using it because type checkers need to be functions.)

Follow-up to facebook#3963. (Returning an Error wasn't useful; it just caused a later error when actually using it because type checkers need to be functions.)
sophiebits added a commit that referenced this pull request May 27, 2015
Fix PropTypes.{oneOf, oneOfType} validation
@sophiebits sophiebits merged commit 34f8a0d into facebook:master May 27, 2015
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.

None yet

3 participants