fix build

This commit is contained in:
Yana
2024-12-17 22:06:55 +07:00
parent 93c189fcb0
commit 91c1c2d43e
+2 -2
View File
@@ -79,8 +79,8 @@ const explorerCard: ContentCardProps = {
};
const accountStatsCard: IAccountBalancesTableProps = {
overTitle: "Total value",
priceTitle: 1990.0174,
// overTitle: "Total value",
// priceTitle: 1990.0174,
rows: [
{ type: "Spendable", allocation: 15.53, amount: 12800, value: 1200 },
{