Update src/app/layout.tsx

This commit is contained in:
2026-01-22 19:59:52 +00:00
parent f4e44a8337
commit 32efffa271

View File

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