Update src/app/layout.tsx

This commit is contained in:
2026-01-06 09:30:41 +00:00
parent 12ce32e485
commit 2dff8ee9f9

View File

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