diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6b6d35f..b11ef34 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1388,4 +1388,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 55a88c8..5ad0c1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -251,7 +251,7 @@ export default function HomePage() { ); -} +} \ No newline at end of file