Update src/app/layout.tsx

This commit is contained in:
2025-12-23 16:56:41 +00:00
parent a59564b1d7
commit ac2cce9bcb

View File

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