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

Support destructuring and aliased imports in react builtin call detection #385

Merged
merged 2 commits into from Oct 24, 2019

Conversation

tongbin
Copy link
Contributor

@tongbin tongbin commented Jul 31, 2019

Please review if this fix is useful.

Fixes #394
Fixes #380

@danez danez added the bug label Aug 1, 2019
@danez
Copy link
Collaborator

danez commented Aug 1, 2019

That looks good.

Could you please add a test and fix the linting error. thanks.

@danez danez changed the title fix: #380 Support destructuring and aliased imports in react builtin call detection Oct 24, 2019
@danez danez merged commit 4305f9a into reactjs:master Oct 24, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The function "isReactForwardRefCall" has error Stateless Component not recognized
2 participants