Update src/app/layout.tsx

This commit is contained in:
2025-12-26 12:39:16 +00:00
parent de8decbd9c
commit db8cbece9a

View File

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