Update src/app/layout.tsx

This commit is contained in:
2026-01-25 15:02:06 +00:00
parent 95f5a47371
commit 18400dbe25

View File

@@ -1257,4 +1257,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }