Here is Combobox component
import ExampleCombobox from "@/components/ui/combobox"; export default function DemoOne() { return <ExampleCombobox />; }
Part of PrebuiltUI — browse the full library on 21st.dev.