Update src/app/layout.tsx

This commit is contained in:
2025-12-26 08:57:40 +00:00
parent 32c1c4a8a6
commit 7fa6c531d8

View File

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