more
This commit is contained in:
@@ -79,10 +79,7 @@ const SignupPage = () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
setSelectedPlan(tempPlan);
|
setSelectedPlan(tempPlan);
|
||||||
|
|
||||||
setActiveRadioOption(tempPlan[0].value);
|
setActiveRadioOption(tempPlan[0].value);
|
||||||
|
|
||||||
console.log("selectedPlan", selectedPlan);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const validateData = () => {
|
const validateData = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user