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