Commit 4989123
Fix for Image displayName, currently displaying as <Component> in tests (#23287)
Summary:
As per #21937, Image `displayName` is not set. This means it comes through as `<Component>` in tests.
[General][fixed] - fix `displayName` for `Image`
Pull Request resolved: #23287
Differential Revision: D13941744
Pulled By: cpojer
fbshipit-source-id: eab161eee415ec4f7207efcd5c6e2a4bbe67dfe11 parent c7b57f1 commit 4989123
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments