Components
npx shadcn@latest add https://21st.dev/r/anubra266/comboboxLoading preview...
import BasicCombobox from "@/components/ui/combobox";
export default function DemoOne() {
return <BasicCombobox />;
}
Loading preview...
Loading preview...
Loading preview...
Loading preview...