From 362716e093c06c3f96ae24cebdd8c4889b1a7bd7 Mon Sep 17 00:00:00 2001 From: Chelsea Lee Date: Mon, 16 Feb 2026 07:13:37 -0600 Subject: [PATCH] fix(timer): replace TimerIcon with TomatoIcon in expanded view --- synculous-client/src/components/timer/PomodoroTimer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synculous-client/src/components/timer/PomodoroTimer.tsx b/synculous-client/src/components/timer/PomodoroTimer.tsx index ab64fa2..c76a533 100644 --- a/synculous-client/src/components/timer/PomodoroTimer.tsx +++ b/synculous-client/src/components/timer/PomodoroTimer.tsx @@ -178,7 +178,7 @@ export default function PomodoroTimer({ isExpanded, onToggle, variant = 'header' {/* Header */}
- + {getModeLabel()}