copy: drop the em dash from the wider-period hint (repo copy rule)

This commit is contained in:
iamtoruk 2026-08-22 12:46:42 -07:00
parent 0a43427924
commit 21382bb8e6

View file

@ -121,7 +121,7 @@ function PrEmptyNote({ period, provider, range }: { period: Period; provider: st
const periodLabel = range ? rangeLabel(range) : PERIOD_LABELS[period]
const widerHint = widerCount && widerCount > 0
? ` Lifetime has ${widerCount.toLocaleString('en-US')} pull requests — switch the period control to Life.`
? ` Lifetime has ${widerCount.toLocaleString('en-US')} pull requests. Switch the period control to Life.`
: ''
return (
<EmptyNote>