From 06852c3df2a72d6b9de8a2ae9403cab846733502 Mon Sep 17 00:00:00 2001 From: Alexander Alemayhu Date: Wed, 22 May 2024 16:40:52 +0200 Subject: [PATCH 1/2] chore: reword pricing page --- src/pages/PricingPage/PricingPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/PricingPage/PricingPage.tsx b/src/pages/PricingPage/PricingPage.tsx index ec51147..9c782a9 100644 --- a/src/pages/PricingPage/PricingPage.tsx +++ b/src/pages/PricingPage/PricingPage.tsx @@ -24,12 +24,12 @@ export default function PricingPage() { />
-
-
From ffb40d54921f0362a21ac156b6a61d1146afd34c Mon Sep 17 00:00:00 2001 From: Alexander Alemayhu Date: Wed, 22 May 2024 16:42:06 +0200 Subject: [PATCH 2/2] chore: add storing line --- src/pages/PricingPage/PricingPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/PricingPage/PricingPage.tsx b/src/pages/PricingPage/PricingPage.tsx index 9c782a9..30756d0 100644 --- a/src/pages/PricingPage/PricingPage.tsx +++ b/src/pages/PricingPage/PricingPage.tsx @@ -29,7 +29,8 @@ export default function PricingPage() {
-