dillon1000/react

Commit

Small cleanup in ReactFiberCompleteWork (#27681)

These are all functionally equivalent changes.

- remove double negation and more explicit naming of
`hadNoMutationsEffects`
- use docblock syntax that's consumed by Flow
- remove useless cast
Browse files
Changed paths1 file
First-parent comparison
M packages/react-reconciler/src/ReactFiberCompleteWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…