Update src/app/layout.tsx

This commit is contained in:
2025-12-28 20:33:46 +00:00
parent 828a7972ba
commit fa089dac81

View File

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