diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 36b7348..8c3f6a3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1392,4 +1392,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 7497990..919940d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,8 +44,7 @@ export default function HomePage() {
); -} +} \ No newline at end of file