Update src/app/layout.tsx

This commit is contained in:
2026-01-14 09:41:42 +00:00
parent e393a87ea4
commit d643c4d4b1

View File

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