-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ToggleButtons would get incorrect values
We were finding values for whatever elements in the children of togglebuttons had a `value` or `label` prop. Now we properly loop through children (and activators of tooltip/menu, etc), and only get values for Buttons.
- Loading branch information
1 parent
8ad06aa
commit a9225e7
Showing
1 changed file
with
46 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters