mroe
This commit is contained in:
@@ -238,7 +238,7 @@ const SignupPage = () => {
|
||||
if (paymentDataValues === null) {
|
||||
return;
|
||||
}
|
||||
|
||||
//
|
||||
let dataValues = validateData();
|
||||
if (dataValues === null) {
|
||||
return;
|
||||
|
||||
@@ -46,3 +46,4 @@ export const signupRadioFields = [
|
||||
],
|
||||
},
|
||||
];
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user