Update src/app/layout.tsx

This commit is contained in:
2025-12-24 14:33:58 +00:00
parent 5881a07395
commit 9689368fe7

View File

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