We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca7e07 commit 6294457Copy full SHA for 6294457
src/assets/Pages/register.jsx
@@ -92,7 +92,7 @@ function Register() {
92
</button>
93
</div>
94
<p className="forgot-password text-right">
95
- Already registered <Link to="/login">Login</a>
+ Already registered <Link to="/login">Login</Link>
96
</p>
97
</form>
98
</>
0 commit comments