Update src/app/layout.tsx

This commit is contained in:
2026-01-21 19:50:14 +00:00
parent 0eff770ba5
commit 8ecf54bc18

View File

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