Skip to content

Commit 2644964

Browse files
committed
nit
1 parent 166fcd9 commit 2644964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/stats/ChainMetricsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,7 @@ function ChartCard({
13971397
</div>
13981398
{payload[0].payload.cumulative && (
13991399
<div className="text-xs text-muted-foreground">
1400-
Cumulative:{" "}
1400+
Total:{" "}
14011401
{formatYAxisValue(
14021402
payload[0].payload.cumulative
14031403
)}

0 commit comments

Comments
 (0)