Skip to content

Commit

Permalink
Updating blog link description
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh-malhotraa committed May 1, 2024
1 parent c87822e commit 92645e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/Login/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const Login = () => {
<div className={classes["login-box-formbox"]}>
<div className={classes["login-box-signup"]}>
Want to know how I made this?{" "}
<a href="" onClick={(e) => e.preventDefault()}>
<a href="https://bit.ly/caucus-case-study" onClick={(e) => e.preventDefault()}>
Read the Blog
</a>
</div>
Expand Down

0 comments on commit 92645e4

Please sign in to comment.