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

added name for testing

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