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: 76e304aca202f627b4b51fff7607ca5b9fa28b61
- Loading branch information