Commit 3da8a4d
authored
Fix clang-diagnostic-inconsistent-missing-override error in Imageview… (#2939)
# Summary
Fixes a **clang-diagnostic-inconsistent-missing-override** warning/error
when building react-native-svg for windows using clang.
## Test Plan
Just fixes a build warning, does not have any runtime impact.1 parent 2845b81 commit 3da8a4d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments