Update src/app/layout.tsx

This commit is contained in:
2026-01-20 14:38:35 +00:00
parent 2b3ae91ad8
commit 6dfafd7e19

View File

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