Reschedule Panel
A configurable, accessible reschedule panel surface for AI product workflows.
Current time12 Aug · 15:30Europe/Helsinki
Guest details, meeting reason, source context, and host stay unchanged.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible reschedule panel surface for AI product workflows.
Package
import { ReschedulePanel } from "@amro-ui/react";
<ReschedulePanel />shadcn copy
import { ReschedulePanel } from "@/components/ui/reschedule-panel";
<ReschedulePanel />