mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
add todo comment
This commit is contained in:
@@ -139,6 +139,8 @@ const ProductView: FC<Props> = ({ product, className }) => {
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
{/* TODO make it work */}
|
||||
<div className={s.wishlistButton}>
|
||||
<Heart />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user