diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8d4b28b..abf7730 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1402,4 +1402,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 04ca29f..2664edf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HomePage() {
); -} +} \ No newline at end of file