From 8c76fdc2f23513b42db70033046a20ddf0886fa8 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Fri, 14 Nov 2025 17:30:12 +0100 Subject: [PATCH] feat: change default theme in ThemeProvider from dark to system --- apps/infoalloggi/src/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infoalloggi/src/pages/_app.tsx b/apps/infoalloggi/src/pages/_app.tsx index f0c4b95..c00e700 100644 --- a/apps/infoalloggi/src/pages/_app.tsx +++ b/apps/infoalloggi/src/pages/_app.tsx @@ -46,7 +46,7 @@ const MyApp = ({