From 31a0714fcc40a265a636f92632351313a0845e98 Mon Sep 17 00:00:00 2001 From: "Siddhesh.More" Date: Thu, 21 Nov 2024 11:39:05 +0530 Subject: [PATCH] updated --- src/components/AmountCard/AmountCard.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AmountCard/AmountCard.jsx b/src/components/AmountCard/AmountCard.jsx index e17ea35..352a508 100644 --- a/src/components/AmountCard/AmountCard.jsx +++ b/src/components/AmountCard/AmountCard.jsx @@ -49,7 +49,7 @@ const AmountCard = () => { icon: , }, { - label: "DIDs Count", + label: "DIDs", value: kpDetails?.didCount, icon: , },