Adding customCheckout

This commit is contained in:
okbel
2021-02-26 15:52:09 -03:00
parent 42be44c7ee
commit 3acca7cc17
6 changed files with 80 additions and 4 deletions

View File

@@ -14,3 +14,5 @@ export { default as RightArrow } from './RightArrow'
export { default as Info } from './Info'
export { default as ChevronUp } from './ChevronUp'
export { default as Vercel } from './Vercel'
export { default as MapPin } from './MapPin'
export { default as CreditCard } from './CreditCard'