Update src/app/layout.tsx

This commit is contained in:
2026-01-22 22:05:18 +00:00
parent d385b961ec
commit 6617faff83

View File

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