From 93a81762d6e22ed1c2bb288b34225ee24dcfcec9 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Mon, 22 Jan 2024 15:19:28 -0800 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20pricing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit changed --- .../PricingModal/components/PricingTable/PricingTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx b/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx index f3330777d..415498faf 100644 --- a/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx +++ b/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx @@ -10,7 +10,7 @@ export const StripePricingTable = (): JSX.Element => {