Conversation Handoff Card
A configurable, accessible conversation handoff card surface for AI product workflows.
Continue with a personCarry the conversation into a meeting.
available
Installation
npm install @amro-ui/reactUsage
A configurable, accessible conversation handoff card surface for AI product workflows.
Package
import { ConversationHandoffCard } from "@amro-ui/react";
<ConversationHandoffCard />shadcn copy
import { ConversationHandoffCard } from "@/components/ui/conversation-handoff-card";
<ConversationHandoffCard />