Update src/app/layout.tsx

This commit is contained in:
2026-01-06 13:36:46 +00:00
parent fac1d9d293
commit d9df37a794

View File

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