No Results

Empty-state card echoing the failed query with a did-you-mean link and a retry tip.

No results for invioceTry fewer keywords or check spelling.

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

Import & use
import { Search7 } from "@/components/beste/piece/search7";

<Search7
  query="invioce"
  suggestion="Did you mean invoice?"
  tip="Try fewer keywords or check spelling."
/>