dillon1000/react
Commit
Browse files Remove false positive warning and add TODOs about `current` being non-null (#14821)
* Failing test for false positive warning * Add tests for forwardRef too * Remove the warning and add TODOs
Changed paths3 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberBeginWork.js ModifiedM packages/react-reconciler/src/ReactFiberHooks.js ModifiedM packages/react-reconciler/src/__tests__/ReactHooks-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…