Update src/app/layout.tsx

This commit is contained in:
2026-02-06 17:09:51 +00:00
parent ed34893bb1
commit e859756b68

View File

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