-
Notifications
You must be signed in to change notification settings - Fork 24.9k
RN: Prefer Destructured Import for cloneElement
#51410
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: D74895844 |
|
This pull request was exported from Phabricator. Differential Revision: D74895844 |
Summary: Pull Request resolved: facebook#51410 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895844
14816b6 to
3ff087b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74895844 |
Summary: Pull Request resolved: facebook#51410 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895844
3ff087b to
3c4f771
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
|
This pull request was exported from Phabricator. Differential Revision: D74895844 |
Summary: Pull Request resolved: facebook#51410 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895844
3c4f771 to
314ebb5
Compare
Summary: Pull Request resolved: facebook#51410 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895844
|
This pull request was exported from Phabricator. Differential Revision: D74895844 |
314ebb5 to
caef8ac
Compare
|
This pull request has been merged in d78916d. |
Summary:
Prefers using this as a destructured import instead of as a member expression of
React.Changelog:
[Internal]
Differential Revision: D74895844