Update src/app/layout.tsx

This commit is contained in:
2026-01-08 11:38:23 +00:00
parent e8e44240bc
commit c602138676

View File

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