Update src/app/layout.tsx

This commit is contained in:
2025-12-19 22:41:55 +00:00
parent 2332973d7e
commit 371fc491b3

View File

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