Update src/app/layout.tsx

This commit is contained in:
2026-03-03 04:40:40 +00:00
parent 11a3252edf
commit 41ff4241a2

View File

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