From f127031a2e7917d72a1fe4cf9b7e7e30cf94ac47 Mon Sep 17 00:00:00 2001 From: xds Date: Thu, 17 Jul 2025 15:59:43 +0300 Subject: [PATCH] + wishlist item multoiline description --- src/components/wishlists/WishlistView.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 }}