Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:33:47 +00:00
parent 5e9a99e728
commit a2375e0b03

View File

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