Back to blocks

Alert Dialog - Payment

A payment confirmation dialog with amount display

Installation

npx shadcn add @mylo-ui/alert-dialog-payment

Preview

Usage

import { AlertDialogPayment } from "@/components/blocks/alert-dialog-payment"

export default function Page() {
  return <AlertDialogPayment />
}

Dependencies

lucide-react

shadcn/ui Components

alert-dialog
button