more
This commit is contained in:
@@ -245,6 +245,7 @@ const SignupPage = () => {
|
||||
paymentDataValues,
|
||||
customerDataValues
|
||||
) {
|
||||
console.log("======>numberOfAccountsToAdd", numberOfAccountsToAdd);
|
||||
const additionalAccounts = numberOfAccountsToAdd
|
||||
? numberOfAccountsToAdd
|
||||
: 0;
|
||||
|
||||
Reference in New Issue
Block a user