fix: corriger toutes les erreurs de lint restantes (263 -> 0)
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ export default async function RootLayout({children}) {
|
||||
)
|
||||
|
||||
return (
|
||||
<html lang='fr' suppressHydrationWarning>
|
||||
<html suppressHydrationWarning lang='fr'>
|
||||
<body>
|
||||
{plausibleUrl
|
||||
? <PlausibleProvider src={plausibleUrl}>{inner}</PlausibleProvider>
|
||||
|
||||
Reference in New Issue
Block a user