Image Slider

This commit is contained in:
Belen Curcio
2020-10-14 15:17:39 -03:00
parent 745adb1b02
commit cec45b3ab8
8 changed files with 147 additions and 19 deletions

View File

@@ -1,3 +1,4 @@
export { default as Swatch } from './Swatch'
export { default as ProductView } from './ProductView'
export { default as ProductCard } from './ProductCard'
export { default as ProductSlider } from './ProductSlider'