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
From 91d5790#commitcomment-13781930
@tomchentw fbjs is discouraged from being used outside of Facebook. If all you want is canUseDOM why not include a public lib like can-use-dom?
fbjs
canUseDOM
can-use-dom
The text was updated successfully, but these errors were encountered:
feat(src): move instance creation in componentWillMount
91d5790
* saves extra render step compared with componentDidMount * use ExecutionEnvironment to check canUseDOM * depends on fbjs@^0.3.1
43250b3
Released v4.2.0
Sorry, something went wrong.
No branches or pull requests
From 91d5790#commitcomment-13781930
The text was updated successfully, but these errors were encountered: