Back to blocks

Alert Dialog - Send

A send message confirmation dialog with recipient count

Installation

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

Preview

Usage

import { AlertDialogSend } from "@/components/blocks/alert-dialog-send"

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

Dependencies

lucide-react

shadcn/ui Components

alert-dialog
button