2021-05-25 15:16:17 -03:00

3 lines
118 B
TypeScript

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