dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiber.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…