Update src/app/layout.tsx

This commit is contained in:
2025-12-23 23:35:12 +00:00
parent b27d1acc8f
commit f749e1b111

View File

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