From 8cfc91df95ce7f23b2872287dde19df37620fcc8 Mon Sep 17 00:00:00 2001 From: GitStart <1501599+gitstart@users.noreply.github.com> Date: Wed, 15 Jun 2022 15:51:53 +0300 Subject: [PATCH] =?UTF-8?q?The=20booker=20get=E2=80=99s=20the=20Ui=20optio?= =?UTF-8?q?n=20to=20reschedule=20but=20can=E2=80=99t=20reschedule=20(#3061?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/pages/success.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/web/pages/success.tsx b/apps/web/pages/success.tsx index e729116c6d..4d43a5e3d2 100644 --- a/apps/web/pages/success.tsx +++ b/apps/web/pages/success.tsx @@ -420,6 +420,7 @@ export default function Success(props: SuccessProps) { {!needsConfirmation && !isCancelled && + bookingInfo && (!isCancellationMode ? (