Update src/app/layout.tsx

This commit is contained in:
2025-12-20 22:10:36 +00:00
parent 2e68bdeb24
commit ec9c0304f8

View File

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