Update src/app/layout.tsx

This commit is contained in:
2025-12-28 07:37:10 +00:00
parent debd2c055f
commit c52695a1ef

View File

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