Update src/app/layout.tsx

This commit is contained in:
2026-03-03 14:18:51 +00:00
parent c6cb090a5f
commit f3b80fd9f7

View File

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