Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:12:07 +00:00
parent 8635af163f
commit 678973327f

View File

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