From 5ee6803735baca43181e6439ee609af77f202732 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Tue, 7 May 2024 14:53:11 +0530 Subject: [PATCH] hide upfront pricing --- src/components/Pro.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Pro.jsx b/src/components/Pro.jsx index facbb7c..373fdf1 100644 --- a/src/components/Pro.jsx +++ b/src/components/Pro.jsx @@ -130,12 +130,12 @@ const Card = ({ bg, name, price, subTitle, action, features }) => { {name} - + {/* {price} {subTitle} - + */} {action} {!action && (