fix: Payment Page not showing (#13146)

This commit is contained in:
Hariom Balhara 2024-01-10 19:04:49 +05:30 committed by GitHub
parent 74748a6183
commit 558f1c9478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,6 +209,7 @@ export const BookEventFormChild = ({
absolute: false,
})
);
return;
}
if (!uid) {