Command Trigger

Full-width button that fires a command palette, paired with a search icon and a ⌘K kbd hint.

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Nav18 } from "@/components/beste/piece/nav18";

<Nav18
  label="Search or jump to…"
/>