dillon1000/react

Commit

refactor: remove dead types of fiber (#28405)

The properties `firstEffect` and `lastEffect` of the Fiber are currently
not being used and are considered to be dead code, and can be removed.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/ReactInternalTypes.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…