decentraland/ui

Normalize `ToggleBox` component as a `SelectField`

Closed this issue · 0 comments

2fd commented
  • Add a value prop to ToggleBox and ToggleBoxItem
  • Remove active from items
  • Determine active item comparing the value props from ToggleBox with the one on ToggleBoxItem