Update src/app/layout.tsx

This commit is contained in:
2026-03-02 23:16:55 +00:00
parent 03fd02a930
commit 2eb616d1ee

View File

@@ -43,6 +43,7 @@ export default function RootLayout({
}>) {
return (
<html lang="en" suppressHydrationWarning>
<head />
<ServiceWrapper>
<body
className={`${openSans.variable} ${halant.variable} ${inter.variable} antialiased`}