Update src/app/layout.tsx

This commit is contained in:
2025-12-26 13:30:27 +00:00
parent 27b1b4f49a
commit 6efaff3603

View File

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