Update src/app/layout.tsx

This commit is contained in:
2025-12-26 08:18:32 +00:00
parent 1b1b1bd66b
commit 07bee8de68

View File

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