Update src/app/layout.tsx

This commit is contained in:
2026-03-01 19:15:25 +00:00
parent f1e7fd74f6
commit 80b8a11d1d

View File

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