2022-01-07 11:48:45 -05:00

3 lines
118 B
TypeScript

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