Update src/app/layout.tsx

This commit is contained in:
2025-12-24 15:49:20 +00:00
parent 7043ece654
commit 62ca7ff914

View File

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