Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 (cherry picked from commit b0732ef)
- Loading branch information