Update src/app/layout.tsx

This commit is contained in:
2025-12-28 13:50:57 +00:00
parent 1c4074af39
commit 035b5e604f

View File

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