diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4df339f..b7ece2d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1411,4 +1411,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f147b6..d798722 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function HomePage() {
); -} \ No newline at end of file +}