diff --git a/src/app/layout.tsx b/src/app/layout.tsx index bd9815b..624261b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1422,4 +1422,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index cf43245..f29d42a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -271,4 +271,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file