Update src/app/layout.tsx

This commit is contained in:
2025-12-26 08:07:27 +00:00
parent e54cf0a1ce
commit d09c033cc4

View File

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