Update src/app/layout.tsx

This commit is contained in:
2025-12-24 13:28:24 +00:00
parent c93c2a8566
commit f0f0990d6e

View File

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