dillon1000/react

Commit

Replace function expression with for loop

isCustomAttribute used an anonymous function in place of a for loop.
Swap it out so we're not allocating unnecessarily.
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ui/dom/DOMProperty.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…