Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2eb616d1ee | |||
| 03fd02a930 |
@@ -43,6 +43,7 @@ export default function RootLayout({
|
|||||||
}>) {
|
}>) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="en" suppressHydrationWarning>
|
||||||
|
<head />
|
||||||
<ServiceWrapper>
|
<ServiceWrapper>
|
||||||
<body
|
<body
|
||||||
className={`${openSans.variable} ${halant.variable} ${inter.variable} antialiased`}
|
className={`${openSans.variable} ${halant.variable} ${inter.variable} antialiased`}
|
||||||
|
|||||||
Reference in New Issue
Block a user