From 5134059763cfdc354c513df19b51cd66c43ca874 Mon Sep 17 00:00:00 2001 From: Cody Seibert Date: Tue, 22 Oct 2024 11:36:07 -0400 Subject: [PATCH] add in unami --- app/layout.tsx | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 0faf2f2..91b4c30 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -23,9 +23,21 @@ export default function RootLayout({ }>) { return ( - {/* `suppressHydrationWarning` only affects the html tag, - and is needed by `ThemeProvider` which sets the theme - class attribute on it */} +