fix: booker atom types (#15685)

Co-authored-by: Rajiv Sahal <rajivsahal@Rajivs-MacBook-Pro.local>
This commit is contained in:
Rajiv Sahal
2024-07-08 12:00:55 +00:00
committed by GitHub
co-authored by Rajiv Sahal
parent 8b5ef68652
commit dca2922ef8
@@ -380,6 +380,7 @@ export const BookerPlatformWrapper = (props: BookerPlatformWrapperAtomProps) =>
return;
},
renderConfirmNotVerifyEmailButtonCond: true,
isVerificationCodeSending: false,
}}
bookerForm={bookerForm}
event={event}