Update src/app/layout.tsx

This commit is contained in:
2025-12-25 16:11:13 +00:00
parent ef76996dd6
commit 103774478a

View File

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