diff --git a/.gitignore b/.gitignore index f650315..37c2b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,4 @@ yarn-error.log* # typescript *.tsbuildinfo -next-env.d.ts \ No newline at end of file +next-env.d.ts diff --git a/app/login/page.tsx b/app/login/page.tsx index 3a87b2f..b4c35ac 100644 --- a/app/login/page.tsx +++ b/app/login/page.tsx @@ -112,7 +112,7 @@ export default function LoginPage() {
Connect your Stellar Freighter wallet to access your account securely.
diff --git a/components/navbar.tsx b/components/navbar.tsx index e9ba224..d21cbf5 100644 --- a/components/navbar.tsx +++ b/components/navbar.tsx @@ -57,7 +57,7 @@ export function Navbar() {