dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-dom/src/client/ReactDOMComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…