Searchable command input that allows users to filter and select from a list of options
pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/command.jsonimport { Command, CommandContent, CommandItem } from "@/components/ui/command";<Command>
<CommandContent>
<CommandItem>Item 1</CommandItem>
</CommandContent>
</Command>pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/command.json