This commit is contained in:
Kenneth Jannette
2024-01-29 21:21:03 -06:00
parent c960b8e99b
commit 48478ac4d4

View File

@@ -291,7 +291,7 @@ const SignupPage = () => {
return {
subscriptionId,
customerId,
//customerId,
};
} catch (error) {
console.log(error);