diff --git a/apps/v4/registry/new-york-v4/ui/dialog.tsx b/apps/v4/registry/new-york-v4/ui/dialog.tsx index b65149791bf..feb3ea07738 100644 --- a/apps/v4/registry/new-york-v4/ui/dialog.tsx +++ b/apps/v4/registry/new-york-v4/ui/dialog.tsx @@ -51,6 +51,7 @@ function DialogContent({ className, children, showCloseButton = true, + onOpenAutoFocus, ...props }: React.ComponentProps & { showCloseButton?: boolean