mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
I already made this change for the concurrent root API in #23309. This does the same thing for the legacy API. Doesn't change any behavior, but I will use this in the next steps.