mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
bbc2d596fa
We need this to be able to log the renders that happened inside. This is the same thing we do here but for the offscreen special cases: https://github.com/facebook/react/blob/main/packages/react-reconciler/src/ReactFiberCommitWork.js#L3452-L3457