diff --git a/app/components/product/ProductImageCarousel.tsx b/app/components/product/ProductImageCarousel.tsx index c3b873f..504f3d1 100644 --- a/app/components/product/ProductImageCarousel.tsx +++ b/app/components/product/ProductImageCarousel.tsx @@ -163,13 +163,15 @@ export const ProductImageCarousel = ({ <> diff --git a/app/routes/store.$storeId.products.tsx b/app/routes/store.$storeId.products.tsx index b104daa..e1f2b52 100644 --- a/app/routes/store.$storeId.products.tsx +++ b/app/routes/store.$storeId.products.tsx @@ -319,7 +319,10 @@ function StoreProductsContent() { } return ( -