Full-width button that fires a command palette, paired with a search icon and a ⌘K kbd hint.
npx shadcn add https://ui.beste.co/piece/r/nav18
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Nav18 } from "@/components/beste/piece/nav18"; <Nav18 label="Search or jump to…" />