diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ba01b64..6bf00b2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1422,4 +1422,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 40b5725..70b657d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() {
); -} \ No newline at end of file +}