diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1717918..7e6fe08 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1251,4 +1251,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index afbf2d0..8fa1e25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function HomePage() {
@@ -149,4 +149,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file