-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Refines the exported type of `Text` so that it is more accurate. Instead of `HostComponent<TextProps>` (which is not exactly accurate), we use the recently introduced types: `NativText` and `NativeVirtualText`. Changelog: [Changed][General] - Refined Flow type for `Text` component. Reviewed By: nadiia Differential Revision: D24486720 fbshipit-source-id: fad114fd14335933ebc2f7430d7b8b7838b6b523
- Loading branch information
1 parent
afb926a
commit a911efa
Showing
1 changed file
with
20 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters