Skip to content
Snippets Groups Projects
Commit 3f3fc1a6 authored by akula0611's avatar akula0611
Browse files

added name for testing

parent 7ffc5dec
Branches
Tags
No related merge requests found
......@@ -62,7 +62,7 @@ const Login = (props) => {
</>
) : (
<>
<button onClick={handleSignup}>Sign up</button>
<button name='signup' onClick={handleSignup}>Sign up</button>
<p>
Have an account ?{' '}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment