Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:28:41 +00:00
parent 25563afc2f
commit df3ab4b0bc

View File

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