Update src/app/layout.tsx

This commit is contained in:
2026-01-20 14:27:10 +00:00
parent 5bb1e03fb8
commit 68b027ac88

View File

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