Update src/app/layout.tsx

This commit is contained in:
2026-01-07 09:48:48 +00:00
parent cf69688f8d
commit 61ad6945e2

View File

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