Back to blocks

Alert Dialog - Lock/Unlock

A lock/unlock resource confirmation dialog

Installation

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

Preview

Usage

import { AlertDialogLock } from "@/components/blocks/alert-dialog-lock"

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

Dependencies

lucide-react

shadcn/ui Components

alert-dialog
button