mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
55a21ef7e7
We forgot to move pushTransition out from the enableCache flag in #24321 in a place that both transition tracing and cache need to push transitions. Move it out from behind the enableCache to prepare for the next PRs.