components/connect-form: autofocus username field
This commit is contained in:
parent
84b68308b9
commit
84ca0a4408
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ export default class ConnectForm extends Component {
|
|||
disabled=${disabled}
|
||||
ref=${this.nickInput}
|
||||
required
|
||||
autofocus
|
||||
/>
|
||||
</label>
|
||||
<br/><br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue