From abe0fdfbdcfcb90e90a1929ce92ccb35d8d7bb3e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 15:20:48 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 6984156..74fc5be 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -40,7 +40,6 @@ function ShopPageContent() { bottomLeftText="Global Community" bottomRightText="hello@example.com" topBarClassName="" - button={{ text: "Cart", onClick: () => setCartOpen(true) }} />
@@ -72,7 +71,6 @@ function ShopPageContent() { bottomLeftText="Global Community" bottomRightText="hello@example.com" topBarClassName="" - button={{ text: "Cart", onClick: () => setCartOpen(true) }} />