Skip to content

Commit

Permalink
Minor change to test gh deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
VincenzoMeschi committed Dec 26, 2023
1 parent 402a6ab commit 2243d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Login/Login.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const Login = (props) => {
</form>
<p>
New to Ruff?{" "}
<button onClick={handleRegister}>Register</button>
<button onClick={handleRegister}>Sign up now</button>
</p>
</div>
</div>
Expand Down

0 comments on commit 2243d23

Please sign in to comment.