This commit is contained in:
Kenneth Jannette
2024-01-28 23:19:06 -06:00
parent b06aa1f053
commit 926b69695f
4 changed files with 56 additions and 28 deletions

View File

@@ -13,6 +13,7 @@ export const signupRadioFields = [
pricing: [
{ type: "monthly", amount: 69 },
{ type: "annDiscount", amount: 52 },
{ type: "additionalAccount", amount: 0 },
],
},
{