Update src/app/layout.tsx

This commit is contained in:
2025-12-26 13:41:47 +00:00
parent ac4efc07e2
commit cc25a0bac4

View File

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