Update src/app/layout.tsx

This commit is contained in:
2025-12-27 15:12:59 +00:00
parent c296288100
commit 7ee5033788

View File

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