Update src/app/layout.tsx

This commit is contained in:
2025-12-23 15:37:07 +00:00
parent 110b1d9bda
commit efa76f4ce8

View File

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