Update src/app/layout.tsx

This commit is contained in:
2026-02-17 14:44:01 +00:00
parent 60b918dde3
commit 9984deecc0

View File

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