Skip to content

Commit

Permalink
Merge pull request Expensify#53131 from huult/52234-fix-sage-intacct-…
Browse files Browse the repository at this point in the history
…confirm-button-jumps

fix resolve confirm button position issue
  • Loading branch information
grgia authored Nov 29, 2024
2 parents 2767103 + 3f6cb29 commit decb695
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ function EnterSageIntacctCredentialsPage({route}: SageIntacctPrerequisitesPagePr
role={CONST.ROLE.PRESENTATION}
spellCheck={false}
secureTextEntry={formItem === INPUT_IDS.PASSWORD}
autoCorrect={false}
/>
</View>
))}
Expand Down

0 comments on commit decb695

Please sign in to comment.