Update src/app/layout.tsx

This commit is contained in:
2025-12-24 16:10:40 +00:00
parent 2ea933ac25
commit 5c385c99a9

View File

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