Update src/app/layout.tsx

This commit is contained in:
2026-01-03 17:44:30 +00:00
parent 317ca03a8a
commit 08a724db12

View File

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