diff --git a/src/components/ui/alert-dialog.tsx b/src/components/ui/alert-dialog.tsx index 010910e..1680aac 100644 --- a/src/components/ui/alert-dialog.tsx +++ b/src/components/ui/alert-dialog.tsx @@ -16,7 +16,10 @@ const AlertDialogOverlay = React.forwardRef< >(({ className, ...props }, ref) => (