diff --git a/components/FundAccountFields.tsx b/components/FundAccountFields.tsx index 4b6da48..478cf2d 100644 --- a/components/FundAccountFields.tsx +++ b/components/FundAccountFields.tsx @@ -71,7 +71,7 @@ export default function FundAccountFields({ Don't have an account?{" "} diff --git a/components/Header.tsx b/components/Header.tsx index 3200bb7..a25d27f 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -40,7 +40,7 @@ export default function Header({fund}: {fund?: boolean}) { {fund ? "Already have an account?" : "Don't have an account?"}