Update src/app/layout.tsx

This commit is contained in:
2026-02-27 13:39:24 +00:00
parent 5caa6b6be0
commit bf06d5d28b

View File

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