Polish and Cart view

This commit is contained in:
Belen Curcio
2020-10-24 17:55:30 -03:00
parent 6f19fee350
commit 4990dd0cf5
8 changed files with 133 additions and 22 deletions

View File

@@ -1 +1,2 @@
export { default as CartSidebarView } from './CartSidebarView'
export { default as CartItem } from './CartItem'