From 7fad2fbce1a65b00af5d39ee4eae6fe6e76bc502 Mon Sep 17 00:00:00 2001 From: "christian.vidal" Date: Fri, 27 Mar 2026 18:19:45 +0100 Subject: [PATCH] style: use external logo URL and maintain navy theme --- src/components/TopBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TopBar.tsx b/src/components/TopBar.tsx index 2aa37ae..c73f704 100644 --- a/src/components/TopBar.tsx +++ b/src/components/TopBar.tsx @@ -15,7 +15,7 @@ export function TopBar({ stats, onExport, hasData, hasUnsavedChanges, userEmail,
DataCraze