Skip to content

Commit

Permalink
Merge pull request #922 from hngprojects/feat/fix-authentication
Browse files Browse the repository at this point in the history
fix: authentication
  • Loading branch information
Ravencodess authored Aug 6, 2024
2 parents e00021f + 1fab00f commit d0eeda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(auth-routes)/register/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ const Register = () => {
</p>
</DialogContent>
</Dialog>
Copy

<p className="font-inter text-neutralColor-dark-1 mt-5 text-center text-sm font-normal leading-[15.6px]">
Already Have An Account?{" "}
<Link
Expand Down

0 comments on commit d0eeda6

Please sign in to comment.