Commit 0676eb6
Remove unreferenced ViewNativeComponentType (#56943)
Summary:
Pull Request resolved: #56943
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]
Reviewed By: cortinico
Differential Revision: D106093290
fbshipit-source-id: de98816b099c0e65daa40564fd41a1f60b8b3b3a1 parent 9c3fddf commit 0676eb6
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