From 8fb8a1b4e1b987e70fe56a04572c2ab3a1a3e9a3 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:22:43 +0000 Subject: [PATCH] Changes --- src/components/PlansSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx index 85b6373..471b75f 100644 --- a/src/components/PlansSection.tsx +++ b/src/components/PlansSection.tsx @@ -104,7 +104,7 @@ const PlansSection = () => { const isLoading = productsLoading || cartLoading || checkoutLoading; return ( -
+
{/* Section header */}