mirror of
https://github.com/vercel/commerce.git
synced 2025-03-15 06:52:32 +00:00
add todo comment
This commit is contained in:
parent
898acdd391
commit
52dba3d01f
@ -139,6 +139,8 @@ const ProductView: FC<Props> = ({ product, className }) => {
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
{/* TODO make it work */}
|
||||
<div className={s.wishlistButton}>
|
||||
<Heart />
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user