Skip to content

Commit

Permalink
Auto-focus 2FA input box (modrinth#1482)
Browse files Browse the repository at this point in the history
  • Loading branch information
isXander authored Dec 27, 2023
1 parent 3a735ea commit d19dbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/auth/sign-in.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
maxlength="11"
type="text"
placeholder="Enter code..."
autofocus
@keyup.enter="begin2FASignIn"
/>

Expand Down

0 comments on commit d19dbbf

Please sign in to comment.