dillon1000/react
Commit
Browse files Give wrappers the raw props object
Wrappers operate on the raw props object instead of the processed one. We should probably clean this up a bit since it is very confusing and unnecessary allocations to have two separate objects for props.
Changed paths1 file
First-parent comparisonsrc/renderers/dom/fiber/ReactDOMFiberComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…