-
Notifications
You must be signed in to change notification settings - Fork 24.9k
RN: Prefer Destructured Import for useReducer
#51411
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: D74895840 |
|
This pull request was exported from Phabricator. Differential Revision: D74895840 |
Summary: Pull Request resolved: facebook#51411 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895840
3c71158 to
2172c94
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74895840 |
Summary: Pull Request resolved: facebook#51411 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895840
2172c94 to
6aa96b8
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
|
This pull request was exported from Phabricator. Differential Revision: D74895840 |
Summary: Pull Request resolved: facebook#51411 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895840
6aa96b8 to
6850627
Compare
Summary: Pull Request resolved: facebook#51411 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895840
|
This pull request was exported from Phabricator. Differential Revision: D74895840 |
6850627 to
f383757
Compare
|
This pull request has been merged in 0a41b70. |
Summary:
Prefers using this as a destructured import instead of as a member expression of
React.Changelog:
[Internal]
Differential Revision: D74895840