From 8eb45ee1ebb157716d5b3bae9e927cf2a4ea41d3 Mon Sep 17 00:00:00 2001 From: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com> Date: Tue, 9 Aug 2022 10:19:46 +0530 Subject: [PATCH] fix: remove mt (#3740) * fix: remove mt * fix: un comment icon Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- apps/web/components/booking/pages/BookingPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/components/booking/pages/BookingPage.tsx b/apps/web/components/booking/pages/BookingPage.tsx index b45083bed8..91b939d2f6 100644 --- a/apps/web/components/booking/pages/BookingPage.tsx +++ b/apps/web/components/booking/pages/BookingPage.tsx @@ -575,9 +575,9 @@ const BookingPage = ({

)} -
+
-
+
{(rescheduleUid || !eventType.recurringEvent?.freq) && parseDate(dayjs(date).tz(timeZone()), i18n)} {!rescheduleUid &&