We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76dccf8 commit 168e479Copy full SHA for 168e479
apps/OpenSign/src/json/plansArr.js
@@ -55,7 +55,7 @@ const plans = [
55
img: "professional.png",
56
currency: "$",
57
monthlyPrice: "29.99",
58
- yearlyPrice: "9.99",
+ yearlyPrice: `9.99<sup style="font-size: 17px;">/month</sup>`,
59
subtitle: "Exclusive Access to advanced features.",
60
btn: { text: "Subscribe", color: "op-btn-primary" },
61
url: isStaging
0 commit comments