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