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

Update ReactElement.js #11767

Closed
wants to merge 1 commit into from
Closed

Update ReactElement.js #11767

wants to merge 1 commit into from

Commits on Dec 4, 2017

  1. Update ReactElement.js

    As far as I know, only `React` global has `createElement` property. So, if this check is made: https://github.com/facebook/react/blob/master/packages/react/src/React.js#L43 there shouldn't be any `__DEV__` checks in the 'non validation' file?
    Gregoirevda committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    616e40c View commit details
    Browse the repository at this point in the history