diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 852875b..706c8ca 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1406,4 +1406,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index d415915..8c58ae0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function HomePage() {
); -} +} \ No newline at end of file