From bc74014040c372a7732648cf79f2d0bbb702d2ca Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Mon, 30 May 2022 19:26:58 +0200 Subject: [PATCH] remove subtitle (#2925) Co-authored-by: CarinaWolli Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- apps/web/components/availability/NewScheduleButton.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/apps/web/components/availability/NewScheduleButton.tsx b/apps/web/components/availability/NewScheduleButton.tsx index 6960d2ebbc..d39ae7294e 100644 --- a/apps/web/components/availability/NewScheduleButton.tsx +++ b/apps/web/components/availability/NewScheduleButton.tsx @@ -46,20 +46,17 @@ export function NewScheduleButton({ name = "new-schedule" }: { name?: string }) -
+
-
-

{t("new_event_type_to_book_description")}

-
{ createMutation.mutate(values); }}> -
+