From b1dd77d9a0b6fdef0ffb24e4280e2c2d4adaac94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Torres?= Date: Mon, 6 May 2024 17:30:22 +0100 Subject: [PATCH] Hotfix: dashboard bar percentage value --- packages/web-app/app/_ui/project/sale-status.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/web-app/app/_ui/project/sale-status.tsx b/packages/web-app/app/_ui/project/sale-status.tsx index 84d22db7..8f755de9 100644 --- a/packages/web-app/app/_ui/project/sale-status.tsx +++ b/packages/web-app/app/_ui/project/sale-status.tsx @@ -80,10 +80,10 @@ const ProgressBar = ({
{percentageRounded === '100%' ? null : ( <>