2022-04-20 15:29:34 +05:00

3 lines
120 B
TypeScript

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