Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix component type references in xplat (#37903)
Summary: Pull Request resolved: #37903 The name "component" in a function type contexts will be banned in future versions of Flow (the same other keywords like typeof are today). This diff renames the offending usages in xplat files. Changelog: [Internal] Reviewed By: gkz Differential Revision: D46748791 fbshipit-source-id: b8a51f63faad3b85232bd17a4bbe6ee7b0e4120f
- Loading branch information