From c789a85a2c0876b7b6b8a6b74fca9ac6a5c2f12a Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Thu, 24 Aug 2023 11:16:30 -0700 Subject: [PATCH] fix issue with AddManyToCart props --- app/[locale]/product/[handle]/page.tsx | 1 - components/cart/add-many-to-cart.tsx | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/app/[locale]/product/[handle]/page.tsx b/app/[locale]/product/[handle]/page.tsx index 5da149f4e..920330c0a 100644 --- a/app/[locale]/product/[handle]/page.tsx +++ b/app/[locale]/product/[handle]/page.tsx @@ -136,7 +136,6 @@ export default async function ProductPage({