dillon1000/react

Commit

Remove unreachable return from shouldUpdateReactComponent

Eslint didn't catch this (we do have this rule turned on) because it's a
big. There are no other locations I think. Detected that when I minified
some code.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/reconciler/shouldUpdateReactComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…