From 247486fff8ac036ac55182d3ee8437f5fc1e7856 Mon Sep 17 00:00:00 2001 From: "Brian.Jiang2021" Date: Mon, 9 Jan 2023 17:05:14 +0800 Subject: [PATCH] fix: pdp and quick view addToShoppingList issues --- .../src/pages/orderDetail/components/DetailPagination.tsx | 4 ++-- apps/storefront/src/pages/pdp/PDP.tsx | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/storefront/src/pages/orderDetail/components/DetailPagination.tsx b/apps/storefront/src/pages/orderDetail/components/DetailPagination.tsx index 46a32760..a694ac3d 100644 --- a/apps/storefront/src/pages/orderDetail/components/DetailPagination.tsx +++ b/apps/storefront/src/pages/orderDetail/components/DetailPagination.tsx @@ -204,13 +204,13 @@ const DetailPagination = ({ diff --git a/apps/storefront/src/pages/pdp/PDP.tsx b/apps/storefront/src/pages/pdp/PDP.tsx index b1577c82..eedb9899 100644 --- a/apps/storefront/src/pages/pdp/PDP.tsx +++ b/apps/storefront/src/pages/pdp/PDP.tsx @@ -156,8 +156,11 @@ const PDP = ({ )