From 45445549f12cde68abb543b8a224b5c4142f18e0 Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Thu, 21 Nov 2024 01:21:39 +0530 Subject: [PATCH] another theme switch fix --- app/routes/_index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index d159d45..dc1c835 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -13,7 +13,7 @@ export const loader = () => json({}); export default function Index() { return ( -
+
}>{() => }