[Distribution Amt]

This commit is contained in:
YasinShaikh123
2025-01-09 20:15:06 +05:30
parent 0ed01bf94f
commit a07d011c85

View File

@@ -108,7 +108,7 @@ const ViewDistributionInvestor = ({ isOpen, onClose, id: exitId, amount }) => {
"Last Name",
"Amount",
"Holding (%)",
"Distriution Amt($)",
"Distribution Amt($)",
"Yeild (%)",
];
@@ -169,7 +169,7 @@ const ViewDistributionInvestor = ({ isOpen, onClose, id: exitId, amount }) => {
</Text>
</Box>
),
"Distriution Amt($)": (
"Distribution Amt($)": (
<Box minW={24} isTruncated={true}>
<Text as={"span"} color={"teal.900"} fontWeight={"500"}>
{item?.distribution_amt?.toLocaleString(undefined, {