Update src/app/layout.tsx

This commit is contained in:
2026-02-25 12:42:06 +00:00
parent 52fe18b025
commit 8c1d15e3ef

View File

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