Find bar with the query, a current-of-total match counter, and prev/next/close controls.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Browser20 } from "@/components/beste/piece/browser20";
<Browser20
query="onboarding"
current={3}
total={12}
/>