Update src/app/layout.tsx

This commit is contained in:
2026-01-11 15:42:10 +00:00
parent 2803c834dc
commit 18d8b057d9

View File

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