Update src/app/layout.tsx

This commit is contained in:
2026-02-03 13:50:21 +00:00
parent 0a034616fd
commit 1f3650d4f3

View File

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