Commit 7e1dff9
fix logging build for LayoutAnimation
Summary:
changelog: [internal]
When LAYOUT_ANIMATION_VERBOSE_LOGGING is enabled, build would fail.
This fixes it
Reviewed By: javache
Differential Revision: D874744481 parent fcd6303 commit 7e1dff9
File tree
1 file changed
+2
-2
lines changed- packages/react-native/ReactCommon/react/renderer/animations
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
1162 | 1162 | | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | | - | |
| 1165 | + | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | 1168 | | |
| |||
0 commit comments