dillon1000/react
Commit
Browse files Change string refs in function component message (#18031)
This should refer to string refs specifically. The forwardRef part doesn't make any sense in this case. I think this was just an oversight.
Changed paths3 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactFunctionComponent-test.js ModifiedM packages/react-reconciler/src/ReactChildFiber.js ModifiedM scripts/error-codes/codes.json ModifiedPatch
Files changed
Rendering syntax-highlighted changes…