From 66b692ee76c2116b3a99d19508c5d45abbdf9d8e Mon Sep 17 00:00:00 2001 From: Aslam H Date: Sun, 11 Aug 2024 05:40:06 +0700 Subject: [PATCH] chore: add suppressHydrationWarning --- web/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/layout.tsx b/web/app/layout.tsx index 3adedfc5..40810e25 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -30,7 +30,7 @@ export default function RootLayout({ children: React.ReactNode }>) { return ( - +