diff --git a/src/components/wishlists/WishlistView.vue b/src/components/wishlists/WishlistView.vue index 03e659e..6da013a 100644 --- a/src/components/wishlists/WishlistView.vue +++ b/src/components/wishlists/WishlistView.vue @@ -423,7 +423,7 @@ onMounted(async () => {
-

{{ item.name }}

+

{{ item.name }}

{{ formatAmount(item.price) }} ₽

-

{{ item.description }}

+

{{ item.description }}

@@ -538,7 +538,7 @@ onMounted(async () => {

{{ formatAmount(item.price) }} ₽

-

{{ item.description }}

+

{{ item.description }}