mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
🔨 refactor: collapse checkout
:%s
This commit is contained in:
4
src/components/modules/product-detail/index.ts
Normal file
4
src/components/modules/product-detail/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as ProductInfoDetail } from './ProductInfoDetail/ProductInfoDetail'
|
||||
export { default as ViewedProducts } from './ViewedProducts/ViewedProducts'
|
||||
export { default as ReleventProducts } from './ReleventProducts/ReleventProducts'
|
||||
export { default as RecommendedRecipes } from './RecommendedRecipes/RecommendedRecipes'
|
Reference in New Issue
Block a user