scrollview persist taps, autoFocus code
This commit is contained in:
parent
0f67be3627
commit
273fe3e8e9
2 changed files with 3 additions and 1 deletions
|
|
@ -113,6 +113,7 @@ export const SetNewPasswordForm = ({
|
|||
testID="resetCodeInput"
|
||||
label={_(msg`Looks like XXXXX-XXXXX`)}
|
||||
autoCapitalize="none"
|
||||
autoFocus={true}
|
||||
autoCorrect={false}
|
||||
autoComplete="off"
|
||||
value={resetCode}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue