Update src/app/layout.tsx

This commit is contained in:
2026-01-20 16:31:58 +00:00
parent 60a5d73bcd
commit 722999dda6

View File

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