Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 40c11238cb | |||
| f3d873b26f | |||
| f8770c8cea |
@@ -13,7 +13,7 @@ const RootLayout = ({
|
|||||||
}) => {
|
}) => {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="en" suppressHydrationWarning>
|
||||||
<body>
|
<body suppressHydrationWarning>
|
||||||
<ServiceWrapper>
|
<ServiceWrapper>
|
||||||
{children}
|
{children}
|
||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
|
|||||||
Reference in New Issue
Block a user