summaryrefslogtreecommitdiff
path: root/src/components/TimerView.tsx
diff options
context:
space:
mode:
authorSolstice <solstice@local>2026-06-09 00:27:29 -0700
committerSolstice <solstice@local>2026-06-09 00:27:29 -0700
commitc973d48c41169240e3f53769804696fd0d352a09 (patch)
tree2ef56f03a8999624db2bf6877f0692488901722b /src/components/TimerView.tsx
parentb51a1fb827738081c1da6a6f41cfd270340cdffb (diff)
fix: listener race condition, stale callback ref, dead code cleanup
Diffstat (limited to 'src/components/TimerView.tsx')
-rw-r--r--src/components/TimerView.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/TimerView.tsx b/src/components/TimerView.tsx
index b56e6a8..973f09f 100644
--- a/src/components/TimerView.tsx
+++ b/src/components/TimerView.tsx
@@ -122,7 +122,6 @@ export function TimerView() {
lineHeight: 1,
color: 'var(--fg-1)',
letterSpacing: '-0.02em',
- fontVariantNumeric: 'tabular-nums',
}}
>
{formatTime(remainingSecs)}