-
Notifications
You must be signed in to change notification settings - Fork 24.9k
RN: Prefer Destructured Import for useContext
#51412
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: D74895839 |
|
This pull request was exported from Phabricator. Differential Revision: D74895839 |
Summary: Pull Request resolved: facebook#51412 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895839
8983e48 to
9f4cd2a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D74895839 |
9f4cd2a to
617f573
Compare
Summary: Pull Request resolved: facebook#51412 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895839
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
|
This pull request was exported from Phabricator. Differential Revision: D74895839 |
Summary: Pull Request resolved: facebook#51412 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895839
617f573 to
069031e
Compare
Summary: Pull Request resolved: facebook#51412 Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74895839
|
This pull request was exported from Phabricator. Differential Revision: D74895839 |
069031e to
243f0a5
Compare
|
This pull request has been merged in 2f77e0d. |
Summary:
Prefers using this as a destructured import instead of as a member expression of
React.Changelog:
[Internal]
Differential Revision: D74895839