Commit e7c868e
Use designated initializer list in ScrollViewShadowNode
Summary:
Noticed a lint for this so decided to change
Changelog: [Internal]
Reviewed By: christophpurrer
Differential Revision: D811599581 parent d1a9990 commit e7c868e
1 file changed
Lines changed: 5 additions & 3 deletions
File tree
- packages/react-native/ReactCommon/react/renderer/components/scrollview
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | | - | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
0 commit comments