Edited Message

Standard chat bubble with a subtle italic edited caption beneath.

Let's shift the sync to 3pm instead.
edited · 09:48

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

Import & use
import { Chat24 } from "@/components/beste/piece/chat24";

<Chat24
  message="Let's shift the sync to 3pm instead."
  role="received"
  editedAt="09:48"
/>