Update src/app/layout.tsx

This commit is contained in:
2025-12-19 23:21:39 +00:00
parent 7b2cc2668a
commit 728ca8a1a2

View File

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