2 Commits

Author SHA1 Message Date
2eb616d1ee Update src/app/layout.tsx 2026-03-02 23:16:55 +00:00
03fd02a930 Merge version_3 into main
Merge version_3 into main
2026-03-02 23:11:29 +00:00

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`}