diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ddb72d1..b7824d3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1265,4 +1265,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dd676b..651ceda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -504,4 +504,4 @@ export default function Page() { ); -} +} \ No newline at end of file