Update src/app/layout.tsx

This commit is contained in:
2026-02-17 14:51:06 +00:00
parent c38aef35ca
commit 576a93ef4b

View File

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