You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.
I think this is expected, since the React PropTypes has been moved to a different package (not backward compatible and this still uses React < 16.0.0). Need a PR to solve this.
Since this project isn't being maintained, I'm not sure this pull request will be merged - and even if it is, this is probably not a package to rely on unless someone else takes over.
If it's helpful for others, we've temporarily solved the problem by including a dependency directly from the patched version:
Hi, when trying install re-bulma based on this instruction (using create-react-app which is already use react version 16.0.0),
https://github.com/bokuweb/re-bulma#install
I put these on index.js
but after that, I got this error
any clue how to solve this issue?
Thank you
The text was updated successfully, but these errors were encountered: