Meet Creation Progress
A configurable, accessible meet creation progress surface for AI product workflows.
- Brief
- 2Research
- 3Human review
Installation
npm install @amro-ui/reactUsage
A configurable, accessible meet creation progress surface for AI product workflows.
Package
import { MeetCreationProgress } from "@amro-ui/react";
<MeetCreationProgress />shadcn copy
import { MeetCreationProgress } from "@/components/ui/meet-creation-progress";
<MeetCreationProgress />