1
0
mirror of https://github.com/vercel/commerce.git synced 2025-09-18 22:00:17 +00:00
Files
commerce/components/wishlist/index.ts
2021-02-12 17:10:17 -03:00

3 lines
118 B
TypeScript

export { default as WishlistCard } from './WishlistCard'
export { default as WishlistButton } from './WishlistButton'