Search Result

Conversation search row with author and time above a message line where the match is amber-highlighted.

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

Import & use
import { Chat26 } from "@/components/beste/piece/chat26";

<Chat26
  before="Let me know what you think about the new "
  match="onboarding"
  after=" flow we pushed yesterday."
  author="Ayşe"
  time="Yesterday · 15:22"
/>