Update src/app/layout.tsx

This commit is contained in:
2025-12-20 13:35:43 +00:00
parent bb9b1ffb96
commit 6b2507ccdb

View File

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