dillon1000/react

Commit

Set pendingProps in cloneFiber for symmetry

This might become confusing later but is unreachable today. That's
because existing pendingProps only matter when a clone is updated,
but this path can only matter when it is created.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactFiber.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…