Update src/app/layout.tsx

This commit is contained in:
2025-12-27 16:10:34 +00:00
parent 759dc760c1
commit a4a7f29dc0

View File

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