dillon1000/react

Commit

Use 0 instead of null in property config

We're using this value to check bits and null is 0 in that sense anyway. This shaves off a few bytes (though as expected, gzip is virtually unchanged)
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/shared/HTMLDOMPropertyConfig.js ModifiedM src/renderers/dom/shared/SVGDOMPropertyConfig.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…