Update src/app/layout.tsx

This commit is contained in:
2026-02-27 13:43:01 +00:00
parent f010828ced
commit 294c62f18c

View File

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