From 6aa04b989497d46f78271f633e72e9c2f04f2871 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 9 Jul 2023 03:38:47 +0200 Subject: [PATCH] Updated the Plan.jsx component --- src/pages/Pricing/components/Plan/Plan.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Pricing/components/Plan/Plan.jsx b/src/pages/Pricing/components/Plan/Plan.jsx index dcbf243..a299cfd 100644 --- a/src/pages/Pricing/components/Plan/Plan.jsx +++ b/src/pages/Pricing/components/Plan/Plan.jsx @@ -9,7 +9,7 @@ export const Plan = ({name, price, features = {}}) => { return ( -