From 398d223e72c6b43395c5eba2efd60e5d56989dec Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 19:59:57 +0000 Subject: [PATCH] Set default theme to light --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 2c69e39..a09c767 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,7 +11,7 @@ const queryClient = new QueryClient(); const App = () => ( - +