This commit is contained in:
2024-11-21 11:39:05 +05:30
parent 0ad7911942
commit 31a0714fcc

View File

@@ -49,7 +49,7 @@ const AmountCard = () => {
icon: <FaMoneyCheckAlt color="white" fontSize={"29px"} />,
},
{
label: "DIDs Count",
label: "DIDs",
value: kpDetails?.didCount,
icon: <FaFileAlt color="white" fontSize={"20px"} />,
},