AmroUI
GitHub

Cancellation Reason Dialog

A configurable, accessible cancellation reason dialog surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible cancellation reason dialog surface for AI product workflows.

Package

import { CancellationReasonDialog } from "@amro-ui/react";

<CancellationReasonDialog />

shadcn copy

import { CancellationReasonDialog } from "@/components/ui/cancellation-reason-dialog";

<CancellationReasonDialog />