diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8ff69dc..f37dc83 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1380,4 +1380,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 6965693..8ec3aa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -239,7 +239,7 @@ export default function HomePage() {
); -} +} \ No newline at end of file