From df182d47ad2084696efc6d576bab0af2ef802ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Sun, 31 Mar 2024 15:50:28 +0200 Subject: [PATCH] make light mode default (since dark mode is wip) --- apps/dashboard/src/app/providers.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/dashboard/src/app/providers.tsx b/apps/dashboard/src/app/providers.tsx index 0fb0149f..874f5b02 100644 --- a/apps/dashboard/src/app/providers.tsx +++ b/apps/dashboard/src/app/providers.tsx @@ -50,9 +50,8 @@ function AllProviders({ children }: { children: React.ReactNode }) { return (