Skip to content

Commit

Permalink
Merge branch 'feat/eth-json-rpc' of https://github.com/MetaMask/metam…
Browse files Browse the repository at this point in the history
…ask-mobile into feat/eth-json-rpc
  • Loading branch information
MarioAslau committed Jun 21, 2024
2 parents 08908c7 + 3c3a5b1 commit 8eef3b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Views/ManualBackupStep1/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ const ManualBackupStep1 = ({ route, navigation, appTheme }) => {
onSubmitEditing={tryUnlock}
testID={ManualBackUpStepsSelectorsIDs.CONFIRM_PASSWORD_INPUT}
keyboardAppearance={themeAppearance}
autoCapitalize="none"
/>
{warningIncorrectPassword && (
<Text style={styles.warningMessageText}>
Expand Down

0 comments on commit 8eef3b7

Please sign in to comment.