more
This commit is contained in:
@@ -32,16 +32,4 @@ export const signupRadioFields = [
|
|||||||
details: "",
|
details: "",
|
||||||
price: 199,
|
price: 199,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Of Counsel",
|
|
||||||
label: "Monthly - basic",
|
|
||||||
value: "monthlyBasic",
|
|
||||||
description: [
|
|
||||||
"1 document per month",
|
|
||||||
"Carryover one unused doc to next period",
|
|
||||||
"24/7 support",
|
|
||||||
],
|
|
||||||
details: "",
|
|
||||||
price: 59,
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user