Update src/app/layout.tsx

This commit is contained in:
2025-12-26 15:29:31 +00:00
parent 16de205682
commit cb263cc252

View File

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