Update src/app/layout.tsx

This commit is contained in:
2026-03-03 08:47:27 +00:00
parent 62800117af
commit de24e5d054

View File

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