Update src/app/layout.tsx

This commit is contained in:
2026-01-03 14:40:59 +00:00
parent 1edbff1dd1
commit 7020753aae

View File

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