Search for a command to run...
Displays a list of options for the user to pick from—triggered by a button.
pnpm dlx shadcn@latest add "https://ui.ednesdayw.com/r/select.json"
import { Select } from "@/components/ui/select" <Select />
On This Page
Contribute