Update src/app/layout.tsx

This commit is contained in:
2025-12-26 08:22:14 +00:00
parent 6538f77431
commit 684c43f555

View File

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