Update src/app/layout.tsx

This commit is contained in:
2026-01-24 17:31:00 +00:00
parent 7f1dd866f7
commit 490370b7c8

View File

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