Update src/app/layout.tsx

This commit is contained in:
2025-12-19 14:20:35 +00:00
parent 873e3d0ed0
commit ce9e2f2851

View File

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