mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f939df402c
* [act] Wrap IsThisRendererActing in DEV check So that it doesn't leak into the production bundle. Follow-up to #16240. * Disable Suspense fallback test in prod