Update src/app/layout.tsx

This commit is contained in:
2025-12-26 08:16:23 +00:00
parent c768b91d4c
commit 35aeb8fbfc

View File

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