Update src/app/layout.tsx

This commit is contained in:
2026-03-03 09:38:45 +00:00
parent 01f784b9cf
commit 8f63fbf6a8

View File

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