From 33701eee2fec1e607f5f09fc36f7b5788e1c93c8 Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Wed, 16 Apr 2025 22:11:08 +0330 Subject: [PATCH] Updated --- frontend/components/global/product/StickyCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/global/product/StickyCard.vue b/frontend/components/global/product/StickyCard.vue index 153e1d3..61b486c 100644 --- a/frontend/components/global/product/StickyCard.vue +++ b/frontend/components/global/product/StickyCard.vue @@ -31,7 +31,7 @@ const { picture, price, title, color } = toRefs(props); {{ price }} -