Update src/app/layout.tsx

This commit is contained in:
2025-12-23 10:40:16 +00:00
parent a08143fedd
commit 7add1f2920

View File

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