Update src/app/layout.tsx

This commit is contained in:
2026-02-04 12:16:15 +00:00
parent f45703bcde
commit 743436ddbd

View File

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