mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c8e4789e21
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.