-
Notifications
You must be signed in to change notification settings - Fork 24.9k
RN: Prefer Destructured Import for createElement
#51409
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D74895837 |
|
This pull request was exported from Phabricator. Differential Revision: D74895837 |
Summary: Pull Request resolved: facebook#51409 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895837
ab9f10d to
3fad6f5
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74895837 |
Summary: Pull Request resolved: facebook#51409 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895837
3fad6f5 to
9ab2c41
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74895837 |
Summary: Pull Request resolved: facebook#51409 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895837
9ab2c41 to
a449748
Compare
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74888097
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74888314
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74889277
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74891875
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74893440
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74894042
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74894207
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74894324
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895839
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895838
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895840
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895844
|
This pull request was exported from Phabricator. Differential Revision: D74895837 |
Summary: Pull Request resolved: facebook#51409 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895837
a449748 to
7348abe
Compare
Summary: Pull Request resolved: facebook#51409 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895837
|
This pull request was exported from Phabricator. Differential Revision: D74895837 |
7348abe to
e7fea38
Compare
|
This pull request has been merged in ab1ac93. |
Summary:
Prefers using this as a destructured import instead of as a member expression of
React.Changelog:
[Internal]
Differential Revision: D74895837