dillon1000/react

Commit

remove unnecessary variable comparation (#18598)

Since it will continue when the props are equal in line 767, there is no need to compare whether they are not equal.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/client/ReactDOMComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…