diff --git a/packages/stats/app/src/routes/index.tsx b/packages/stats/app/src/routes/index.tsx index 17e6ffef99..9cc566eb3e 100644 --- a/packages/stats/app/src/routes/index.tsx +++ b/packages/stats/app/src/routes/index.tsx @@ -297,7 +297,11 @@ function MobileFilterSheet(props: { }) { return (
-
+
props.data[activeIndex() ?? -1]) return ( -
+
{(point) => ( -
props.data.length * 0.62 ? "left" : "right"}> +
props.data.length * 0.62 ? "left" : "right"} + > {point().date} {formatTokens(usageTotal(point()))} total