Files
headlessui/packages/@headlessui-react/src/components/radio-group
Robin Malfait e87cf72b61 add aria-disabled to RadioGroup Options (#543)
* add aria-disabled to RadioGroup Options

This will happen when:
- The RadioGroup is disabled
- The RadioGroup Option is disabled

Closes: #515

* update changelog
2021-05-19 12:20:07 +02:00
..