dillon1000/react

Commit

Don't track side-effects unless needed

We don't need to track side-effects for a parent that has never
been mounted before. It will simply inject all its children when
it completes.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactChildFiber.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…