Back to blocks

Alert Dialog - Error

An error dialog with retry option

Installation

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

Preview

Usage

import { AlertDialogError } from "@/components/blocks/alert-dialog-error"

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

Dependencies

lucide-react

shadcn/ui Components

alert-dialog
button