From 34ff66880e5fabe621897e8070c3d9f2c5de9f87 Mon Sep 17 00:00:00 2001 From: l198881 <82917144+l198881@users.noreply.github.com> Date: Tue, 25 May 2021 19:36:13 -0300 Subject: [PATCH] Patch 3 (#5) * use-price.ts * Fetch only first products (#4) * Fetch only first 250 best selling products * Update get-all-product-paths.ts * Update use-customer.tsx Co-authored-by: cond0r --- framework/shopify/product/use-price.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/shopify/product/use-price.tsx b/framework/shopify/product/use-price.tsx index 0174faf5e..a41fe30a6 100644 --- a/framework/shopify/product/use-price.tsx +++ b/framework/shopify/product/use-price.tsx @@ -1,2 +1,2 @@ -export * from '@commerce/product/use-price' -export { default } from '@commerce/product/use-price' + * '@commerce/product/use-price' + { default } '@commerce/product/use-price'