dillon1000/react

Commit

fix string ref cannot be auto converted warning for React.jsxDEV (#18354)

The string ref cannot be auto converted warning was using the wrong _self. This diff fixes this so it is now using the correct __self
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactDeprecationWarnings-test.internal.js ModifiedM packages/react/src/jsx/ReactJSXElement.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…