mirror of
https://github.com/vercel/commerce.git
synced 2025-03-16 15:32:32 +00:00
5 lines
214 B
TypeScript
5 lines
214 B
TypeScript
export { default as Swatch } from './Swatch'
|
|
export { default as ProductView } from './ProductView'
|
|
export { default as ProductCard } from './ProductCard'
|
|
export { default as ProductSlider } from './ProductSlider'
|