This commit is contained in:
Kenneth Jannette
2024-02-16 00:26:18 -06:00
parent bde29cf4a1
commit 51ecd1501a
2 changed files with 5 additions and 3 deletions

View File

@@ -55,6 +55,9 @@ export const signupRadioFields = [
{ type: "additionalAccount", amount: 39 },
],
},
];
/*
{
name: "Of Counsel",
label: "Of Counsel",
@@ -72,5 +75,4 @@ export const signupRadioFields = [
{ type: "oneTime", amount: 59 },
],
},
];
//
*/