Skip to content

Commit

Permalink
chore: Update "Check DD info..." Alert to align with VADS (#9705)
Browse files Browse the repository at this point in the history
  • Loading branch information
juancstlm-a6 authored Sep 27, 2024
1 parent dcf5a0a commit 83225b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ function EditDirectDepositScreen({ navigation, route }: EditDirectDepositProps)
<Box mb={standardMarginBetween}>
<AlertWithHaptics
variant="error"
header={t('editDirectDeposit.pleaseCheckDDInfo')}
description={t('editDirectDeposit.pleaseCheckDDInfo')}
focusOnError={onSaveClicked}
scrollViewRef={scrollViewRef}
/>
Expand Down

0 comments on commit 83225b4

Please sign in to comment.