Update src/app/layout.tsx

This commit is contained in:
2025-12-21 12:59:16 +00:00
parent f589039452
commit 5ae0e95600

View File

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