Human Message Bubble
A configurable, accessible human message bubble surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible human message bubble surface for AI product workflows.
Package
import { HumanMessageBubble } from "@amro-ui/react";
<HumanMessageBubble />shadcn copy
import { HumanMessageBubble } from "@/components/ui/human-message-bubble";
<HumanMessageBubble />