dillon1000/react

Commit

[cleanup] Move ReactStateSetters inside of addons/link (#7085)

Summary:
The only callsite of ReactStateSetters is in LinkedStateMixin which lives in addons/link. Better move it there to avoid cluttering the other folder.

Test Plan:
None

Reviewers: @zpao @spicyj
Browse files
Changed paths1 file
First-parent comparison
R src/renderers/shared/stack/reconciler/ReactStateSetters.js →src/addons/link/ReactStateSetters.js Renamed
Patch

Files changed

Rendering syntax-highlighted changes…