lion/.changeset/mighty-bats-decide.md
Joren Broekema 05e17d69e5
fix(checkbox-group): indeterminate checkbox respects disabled states (#1698)
Co-authored-by: Danny Moerkerke <danny.moerkerke@ing.com>
2022-05-18 12:08:34 +02:00

5 lines
120 B
Markdown

---
'@lion/checkbox-group': patch
---
Checkbox indeterminate now properly handles disabled states on child checkboxes.