Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit e80dc54

Browse files
committed
feat: Add autofocus to password field on Unlock component
1 parent ebd14ee commit e80dc54

File tree

1 file changed

+1
-0
lines changed
  • packages/fether-react/src/Send/Unlock

1 file changed

+1
-0
lines changed

packages/fether-react/src/Send/Unlock/Unlock.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ class Unlock extends Component {
9595
</div>
9696

9797
<Field
98+
autoFocus
9899
label='Password'
99100
name='password'
100101
render={FetherForm.Field}

0 commit comments

Comments
 (0)