+ {/* Desktop top bar with quick-add and timer */}
+
+
+
From ea634653ffa632276d71e50866842be9e7453913 Mon Sep 17 00:00:00 2001
From: "gpt-engineer-app[bot]"
<159125892+gpt-engineer-app[bot]@users.noreply.github.com>
Date: Fri, 17 Apr 2026 00:36:56 +0000
Subject: [PATCH] Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
---
src/components/app-shell.tsx | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/src/components/app-shell.tsx b/src/components/app-shell.tsx
index 584d3e5..6f5e4e9 100644
--- a/src/components/app-shell.tsx
+++ b/src/components/app-shell.tsx
@@ -105,7 +105,9 @@ export function AppShell({ children }: { children: ReactNode }) {