Multi Select
Multi select lets you pick more than one option from a list.

Installation

In the terminal, run the following command to begin:
npx hq-kit add multi-select

Basic

Controlled

Debian
Arch
selected: [2,4]

Validation

React Aria Components don't support validation for MultiSelect yet, but you can use the errorMessage prop to display an error message if the value is invalid

Select at least 2 distros