dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonpackages/react/src/ReactElementProd.js ModifiedM packages/react/src/ReactElementValidator.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…