Update src/app/layout.tsx

This commit is contained in:
2025-12-23 14:45:56 +00:00
parent e2b19befea
commit 34bbe9533a

View File

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