diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0ca3871..8806665 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1278,4 +1278,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 86797b7..05a6c13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -297,4 +297,4 @@ export default function FidgetLanding() { ); -} +} \ No newline at end of file