Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:40:33 +00:00
parent 75e077df46
commit 2e1f934994

View File

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