more
This commit is contained in:
@@ -89,7 +89,7 @@ const SignupPage = () => {
|
||||
}
|
||||
} else {
|
||||
if (plan.value === value && plan.value === currentPlan) {
|
||||
//
|
||||
// ff
|
||||
} else if (plan.value === value) {
|
||||
return plan;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user