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

Add PropTypes, React 16 Support #2

Merged
merged 1 commit into from
May 25, 2020
Merged

Conversation

richseviora
Copy link
Contributor

There's a number of errors that I received when attempting to run the tests and build the package, seemed likely due to version discrepancies so I can't confirm w/ certainty that this change does not introduce any breaking changes. But it shouldn't.

This PR replaces references to React.PropTypes with the prop-types package, and adds support for React 16. I've used the source version in my client's project without any errors.

@tiffon tiffon merged commit 39e5799 into tiffon:master May 25, 2020
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