Commit 37404c8
fix logging build for LayoutAnimation (#54618)
Summary:
Pull Request resolved: #54618
changelog: [internal]
When LAYOUT_ANIMATION_VERBOSE_LOGGING is enabled, build would fail.
This fixes it
Reviewed By: javache
Differential Revision: D87474448
fbshipit-source-id: f8e1950f3d9a15c2b8d3b6c2b14efdc7873e0ca61 parent 1e06c92 commit 37404c8
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