Skip to content

Commit 168e479

Browse files
refactor: plan changes
1 parent 76dccf8 commit 168e479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/OpenSign/src/json/plansArr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const plans = [
5555
img: "professional.png",
5656
currency: "$",
5757
monthlyPrice: "29.99",
58-
yearlyPrice: "9.99",
58+
yearlyPrice: `9.99<sup style="font-size: 17px;">/month</sup>`,
5959
subtitle: "Exclusive Access to advanced features.",
6060
btn: { text: "Subscribe", color: "op-btn-primary" },
6161
url: isStaging

0 commit comments

Comments
 (0)