Adding Sidebar

This commit is contained in:
Belen Curcio
2020-09-30 10:51:53 -03:00
parent 5e115ade3c
commit cafe205808
20 changed files with 205 additions and 30 deletions

View File

@@ -1 +1,2 @@
export { default as ProductView } from "./ProductView";
export { default as Swatch } from "./Swatch";