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