diff --git a/packages/platform/atoms/booker/BookerPlatformWrapper.tsx b/packages/platform/atoms/booker/BookerPlatformWrapper.tsx index feb9a9e2c1..25cf35aa38 100644 --- a/packages/platform/atoms/booker/BookerPlatformWrapper.tsx +++ b/packages/platform/atoms/booker/BookerPlatformWrapper.tsx @@ -380,6 +380,7 @@ export const BookerPlatformWrapper = (props: BookerPlatformWrapperAtomProps) => return; }, renderConfirmNotVerifyEmailButtonCond: true, + isVerificationCodeSending: false, }} bookerForm={bookerForm} event={event}