From 8f3802ede31c0126c78996d75ce975062b6988aa Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Thu, 19 Feb 2026 09:59:07 +0100 Subject: [PATCH] fix: change default theme to light in ThemeProvider --- 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 cfead40..2442ed3 100644 --- a/apps/infoalloggi/src/pages/_app.tsx +++ b/apps/infoalloggi/src/pages/_app.tsx @@ -46,7 +46,7 @@ const MyApp = ({