dillon1000/react

Commit

Delete duplicate jsx() implementation (#28258)

Not sure how this happened but there are two identical implementations
of the jsx and jsxDEV functions. One of them was unreachable. I deleted
that one.
Browse files
Changed paths2 files
First-parent comparison
M packages/react/src/ReactElementProd.js ModifiedM packages/react/src/ReactElementValidator.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…