diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b0bfc17..01bde7f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1410,4 +1410,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index f03f79a..2130066 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,9 +72,9 @@ export default function HomePage() {
); -} \ No newline at end of file +}