Update src/app/layout.tsx

This commit is contained in:
2025-12-24 09:45:56 +00:00
parent 81d3db74d5
commit 19ff29f62d

View File

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