Update src/app/layout.tsx

This commit is contained in:
2025-12-27 21:56:38 +00:00
parent 9bf23a9da3
commit e822c78bdc

View File

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