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/lib/*
React 15.4.0 is not supporting import react/lib/* or react-dom/lib/* anymore.
react-dom/lib/*
React package and browser build no longer "secretly" includes React DOM. Release wiki: https://github.com/facebook/react/releases/tag/v15.4.0 Dan Abramov tweet: https://twitter.com/dan_abramov/status/798926305030877184
Please review the code in the animationMixin.js animationMixin.js:
animationMixin.js
react-toastr/lib/ToastMessage/animationMixin.js
Line 7 in b0fadc4
The text was updated successfully, but these errors were encountered:
b3423a9
Released v2.9.1
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
React 15.4.0 is not supporting import
react/lib/*
orreact-dom/lib/*
anymore.React package and browser build no longer "secretly" includes React DOM.
Release wiki: https://github.com/facebook/react/releases/tag/v15.4.0
Dan Abramov tweet: https://twitter.com/dan_abramov/status/798926305030877184
Please review the code in the
animationMixin.js
animationMixin.js
:react-toastr/lib/ToastMessage/animationMixin.js
Line 7 in b0fadc4
The text was updated successfully, but these errors were encountered: