From fbf61f56dde5a9762d64628b0abe6cbe4dae513f Mon Sep 17 00:00:00 2001 From: Emily Neighbour Date: Sun, 1 Jun 2025 18:57:59 +0100 Subject: [PATCH] cart button moved --- src/app/shop/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index a838498..a0cf828 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -421,9 +421,8 @@ export default function Shop() { }} >
- {/* --- Cart Button fixed at top right --- */}