Update src/app/layout.tsx

This commit is contained in:
2025-12-31 10:31:40 +00:00
parent b561e16050
commit ddd270b634

View File

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