From 681da68948bbabf1f709a66b38db9519dbbeb543 Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Mon, 13 Jan 2025 21:15:36 +0330 Subject: [PATCH] Sync data with api response --- frontend/components/product/ProductHero.vue | 26 +++++++++++++-------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/frontend/components/product/ProductHero.vue b/frontend/components/product/ProductHero.vue index f9e77f8..a25ecc1 100644 --- a/frontend/components/product/ProductHero.vue +++ b/frontend/components/product/ProductHero.vue @@ -1,7 +1,17 @@