Update src/app/layout.tsx

This commit is contained in:
2025-12-26 11:27:33 +00:00
parent bf23be949b
commit aa9bc51ca2

View File

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