Skip to content

Commit

Permalink
change UInput name to password instead of email (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Petry <japetry@kues.de>
  • Loading branch information
omgitsjan and Jan Petry authored Jan 9, 2024
1 parent 02fd2be commit 3d506e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/base/LoginForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
type="password"
:disabled="loading"
size="lg"
name="email"
name="password"
label="Password"
placeholder="Your Password"
/>
Expand Down

0 comments on commit 3d506e4

Please sign in to comment.