Back to Components
Components

Message Bubble

Chat message bubble with alignment, timestamp, and read receipt.

No preview available

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/message-bubble.tsx

Installation

Using shadcn CLI

npx shadcn add message-bubble --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge