Skip to content

Commit

Permalink
removed single quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
trechriron committed Nov 29, 2023
1 parent 4bdc909 commit 046e8ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function Login() {
}}
placeholder="[email protected]"
type="email"
data-test-id='email_login'
data-test-id="email_login"
required
/>
</label>
Expand Down

0 comments on commit 046e8ea

Please sign in to comment.