more
This commit is contained in:
@@ -28,7 +28,11 @@ export const signupRadioFields = [
|
||||
name: "Senior Partner",
|
||||
label: "Annual - unlimited annual",
|
||||
value: "annualUnlimited",
|
||||
description: ["Unlimited documents.", "Triage-level support"],
|
||||
description: [
|
||||
"Unlimited documents.",
|
||||
"Triage-level support",
|
||||
"Up to 8 additional accounts: 19/each",
|
||||
],
|
||||
details: "",
|
||||
price: 119,
|
||||
},
|
||||
|
||||
@@ -56,3 +56,7 @@
|
||||
width: 40px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.radio-description-box {
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user