We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React-toggle is broken with React 16 due to React changing how proptypes are imported:
https://reactjs.org/warnings/dont-call-proptypes.html
The text was updated successfully, but these errors were encountered:
@aaronshaf Thanks for making this plugin. It's really great! Any plans on updating it for React 16?
Sorry, something went wrong.
4.0.2 DOES work with react 16 with no warnings.
No branches or pull requests
React-toggle is broken with React 16 due to React changing how proptypes are imported:
https://reactjs.org/warnings/dont-call-proptypes.html
The text was updated successfully, but these errors were encountered: