diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index a92508d..cbe0f39 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -21,10 +21,10 @@ function ShopPageContent() { return ( ); }