Misc fixes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
|
||||
<Cart />
|
||||
<div class="cart-notifications">
|
||||
<div class="notifications">
|
||||
{#each $cartNotifications as { id, title, name, image } (id)}
|
||||
<NotificationCart
|
||||
title={title}
|
||||
|
||||
Reference in New Issue
Block a user