From 2ce934ee5f185de8964b723c4e5240a7c49419c8 Mon Sep 17 00:00:00 2001 From: gman Date: Mon, 6 Nov 2023 21:20:57 +0300 Subject: [PATCH] force light theme --- src/App.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index b2b83e0..147c288 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -37,7 +37,8 @@ const router = createBrowserRouter([ function App() { return (