Adding tabs

This commit is contained in:
Bel Curcio
2021-05-27 17:22:48 -03:00
parent ca2f9997ac
commit 5d633bef43
6 changed files with 82 additions and 14 deletions

View File

@@ -16,5 +16,6 @@ export { default as MapPin } from './MapPin'
export { default as CreditCard } from './CreditCard'
export { default as ChevronUp } from './ChevronUp'
export { default as ChevronLeft } from './ChevronLeft'
export { default as ChevronDown } from './ChevronDown'
export { default as ChevronRight } from './ChevronRight'
export { default as DoubleChevron } from './DoubleChevron'