forked from kompetenzinventar/ki-frontend
add login page name field autofocus #42
This commit is contained in:
parent
8e42c7fdbe
commit
7c8a1bb423
@ -23,6 +23,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
id="exampleInputusername1"
|
||||
v-model="username"
|
||||
required
|
||||
autofocus
|
||||
/>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
|
Loading…
Reference in New Issue
Block a user