I see this error with the app, reported by NextJS, please fix it. The er
This commit is contained in:
@@ -34,6 +34,7 @@ export default function RootLayout({
|
||||
</head>
|
||||
<body
|
||||
className={cn('min-h-screen bg-background font-body antialiased flex flex-col', ptSans.variable)}
|
||||
suppressHydrationWarning={true}
|
||||
>
|
||||
<Header />
|
||||
<main className="flex-grow container mx-auto px-4 py-8">
|
||||
|
||||
Reference in New Issue
Block a user