more
This commit is contained in:
@@ -29,6 +29,7 @@ export const signupRadioFields = [
|
||||
pricing: [
|
||||
{ type: "monthly", amount: 99 },
|
||||
{ type: "annDiscount", amount: 89 },
|
||||
{ type: "additionalAccount", amount: 49 },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -44,6 +45,7 @@ export const signupRadioFields = [
|
||||
pricing: [
|
||||
{ type: "monthly", amount: 149 },
|
||||
{ type: "annDiscount", amount: 129 },
|
||||
{ type: "additionalAccount", amount: 39 },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user