From 5025692220b16b7e46cba1deec4e1d1c1d145128 Mon Sep 17 00:00:00 2001 From: Valerio Ageno Date: Sun, 3 Nov 2024 22:27:17 +0100 Subject: [PATCH] fix: put mantine color scheme component outside Head --- apps/documentation/src/routes/__root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/documentation/src/routes/__root.tsx b/apps/documentation/src/routes/__root.tsx index d6249790..d5a3fa73 100644 --- a/apps/documentation/src/routes/__root.tsx +++ b/apps/documentation/src/routes/__root.tsx @@ -86,8 +86,8 @@ export default function RootRoute({ children }: RootRouteProps): JSX.Element { href="/favicon-16x16.png" /> - +