Update src/app/layout.tsx

This commit is contained in:
2026-01-29 18:55:31 +00:00
parent 22ac9c9284
commit f9dfc6c434

View File

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