aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-05 16:01:41 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-05 16:01:41 -0700
commit73b27fe585ac4fe7dd05f83e8309712c47dd0dfb (patch)
tree378b5526ebeb95cbcbdacc40afa7e3d79b6f38e7 /src/pages
parent14005a85f9d5ba575467e6012ef1d41bd0dda13d (diff)
fix: make channel button clickable
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/stats/[slug].tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/stats/[slug].tsx b/src/pages/stats/[slug].tsx
index c2427c0..8288dbf 100644
--- a/src/pages/stats/[slug].tsx
+++ b/src/pages/stats/[slug].tsx
@@ -108,7 +108,7 @@ function Page({
/>
</div>
<div className="hidden sm:block">
- <Divider text="Individual Data" description="All verified collected datapoints by PhaseTracker. Numbers before data collection started not shown" />
+ <Divider text="Individual Data" description="Data before collection start date are not shown" />
<div className="px-48 mb-10 mt-10">
<div className="mb-12">
<DataChart
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage