Update src/app/layout.tsx

This commit is contained in:
2025-12-28 13:53:34 +00:00
parent 13699305cb
commit 18eea61c02

View File

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