Update src/app/layout.tsx

This commit is contained in:
2025-12-26 08:15:08 +00:00
parent 2cacb333e2
commit 1f4ac67bce

View File

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