Commit c1a67cd
Remove unreferenced ViewNativeComponentType
Summary:
Discovered while I try to understand the best shape for ref types.
We have no other 1P component usage pattern for `React.ElementRef<ViewNativeComponentType>`, except for two now-removed fbsource instances, replaced with `React.ElementRef<typeof View>`.
Changelog: [Internal]
Differential Revision: D1060932901 parent b496612 commit c1a67cd
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
0 commit comments