From 43042ca188a28b3ae025a0085fdd929b9698afd4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 15:33:37 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index f9e5f22..cee40d8 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -88,4 +88,4 @@ export default function PricingPage() { ); -} +} \ No newline at end of file -- 2.49.1