Update src/app/layout.tsx

This commit is contained in:
2026-01-29 15:08:36 +00:00
parent cb99716717
commit b8551da6b3

View File

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