Listbox
Listbox component from @bungas/ui
Listbox component from @bungas/ui
The Listbox component from Bungas UI.
npm install @bungas/uiimport { Listbox } from "@bungas/ui"import { Listbox } from "@bungas/ui"
export function Example() {
return <Listbox />
}