Update src/app/layout.tsx

This commit is contained in:
2026-01-22 20:38:03 +00:00
parent a85e02174f
commit 9e0f602ecc

View File

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