* 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 <pinte_catalin@yahoo.com>
This commit is contained in:
l198881 2021-05-25 19:36:13 -03:00 committed by GitHub
parent bbb86895e1
commit 34ff66880e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
export * from '@commerce/product/use-price' * '@commerce/product/use-price'
export { default } from '@commerce/product/use-price' { default } '@commerce/product/use-price'