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 warnings, fix react-addons-test-utils deprecation, fix … #108

Merged
merged 1 commit into from
Jul 14, 2017
Merged

fix PropTypes warnings, fix react-addons-test-utils deprecation, fix … #108

merged 1 commit into from
Jul 14, 2017

Conversation

modosc
Copy link
Contributor

@modosc modosc commented Jul 14, 2017

…eslint to work with test/

was seeing these before in development:
Warning: Invalid argument supplid to oneOfType. Expected an array of check functions, but received undefined at index 1.

and this when i ran the test suite:
Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.

@yocontra yocontra merged commit dcaabdc into yocontra:master Jul 14, 2017
@yocontra
Copy link
Owner

Thanks!

@modosc modosc deleted the fix-prop-types branch July 14, 2017 20:12
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

2 participants