Remove function set state from useControlledState (#2304)
* Remove function set state from useControlledState
* Fix lint and remaining issues
* fix TS
* Add a controlled story to test togglebutton
* more controlled stories
* fix checkbox group state
* fix lint
* add a controlled checkboxgroup story
* Update packages/@react-spectrum/button/stories/ToggleButton.stories.tsx
Co-authored-by: Kyle Taborski <ktabors@yahoo.com>
Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Daniel Lu <dlu@livefyre.com>
Co-authored-by: Kyle Taborski <ktabors@yahoo.com>