1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-13 12:21:24 +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'