Update src/app/layout.tsx

This commit is contained in:
2026-03-03 11:03:32 +00:00
parent 747a0caae3
commit 4e1ba2b5d9

View File

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