From 587d3c10883f8ff6b8bcec0984f75e57a5efb80a Mon Sep 17 00:00:00 2001 From: "GitStart-Cal.com" <121884634+gitstart-calcom@users.noreply.github.com> Date: Wed, 19 Jul 2023 23:15:03 +0100 Subject: [PATCH] fix: duplicate event-type dialog not using the new dialog footer (CALCOM-10258) (#10260) Co-authored-by: gitstart-calcom --- packages/features/eventtypes/components/DuplicateDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/features/eventtypes/components/DuplicateDialog.tsx b/packages/features/eventtypes/components/DuplicateDialog.tsx index de2aa0dac0..6fd36c1042 100644 --- a/packages/features/eventtypes/components/DuplicateDialog.tsx +++ b/packages/features/eventtypes/components/DuplicateDialog.tsx @@ -149,7 +149,7 @@ const DuplicateDialog = () => { /> - +