more
This commit is contained in:
@@ -52,7 +52,7 @@ const SignupPage = () => {
|
||||
|
||||
const basicPrice = 59;
|
||||
const proPrice = 139;
|
||||
const unlimtedAnnualPrice = 169;
|
||||
const unlimtedPrice = 169;
|
||||
|
||||
const handleChangeInput = (e, name) => {
|
||||
const newData = handleFormDataChange(e, name, data, signupFields);
|
||||
|
||||
Reference in New Issue
Block a user