@ark-ui/solid@3.4.1
·
1029 commits
to main
since this release
Added
- Checkbox: Added the
name
prop toCheckbox.Group
for setting checkbox names within the group.
Fixed
- Combobox, Select: Fixed an issue where it throws an error when
items
are reactive.