Update src/app/layout.tsx

This commit is contained in:
2025-12-23 11:41:25 +00:00
parent edcfed80e5
commit 9ed31e6f0d

View File

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