updaate final
This commit is contained in:
@@ -76,7 +76,7 @@ const AmountCard = () => {
|
||||
},
|
||||
{
|
||||
label: "Total Value Locked (TVL)",
|
||||
value: Number(kpDetails?.tvL_RBT).toFixed(3),
|
||||
value: kpDetails?.tvL_RBT,
|
||||
icon: <BsRCircleFill color="white" fontSize={"20px"} />,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user