Confirmation Card
A configurable, accessible confirmation card surface for AI product workflows.
Consultation with Maya Chen
Tuesday, 12 August · 15:30–16:00 · Europe/Helsinki
https://meet.google.com/amro-bookingCalendar addedEmail sent
Installation
npm install @amro-ui/reactUsage
A configurable, accessible confirmation card surface for AI product workflows.
Package
import { ConfirmationCard } from "@amro-ui/react";
<ConfirmationCard />shadcn copy
import { ConfirmationCard } from "@/components/ui/confirmation-card";
<ConfirmationCard />