Update src/app/layout.tsx

This commit is contained in:
2025-12-24 11:28:16 +00:00
parent 690425a010
commit 36e6a83e7a

View File

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