From 2345a832155d7ead3154971814b0310e17cae4a3 Mon Sep 17 00:00:00 2001 From: paolosantarsiero Date: Wed, 5 Feb 2025 16:03:28 +0100 Subject: [PATCH] fix: sticky in product page --- app/product/[name]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/product/[name]/page.tsx b/app/product/[name]/page.tsx index ae20c335c..1b3c61ac5 100644 --- a/app/product/[name]/page.tsx +++ b/app/product/[name]/page.tsx @@ -103,7 +103,7 @@ export default async function ProductPage(props: { params: Promise<{ name: strin

{product.name}

-
+