Update src/app/layout.tsx

This commit is contained in:
2026-01-26 02:09:43 +00:00
parent 9aa3456ed1
commit 7be5b32f39

View File

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