Skip to content

Commit

Permalink
Remove external text
Browse files Browse the repository at this point in the history
  • Loading branch information
shahinyan11 committed Nov 6, 2024
1 parent cf9dbea commit c07f15d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ function ContactMethodDetailsPage({route}: ContactMethodDetailsPageProps) {
}}
sendValidateCode={() => User.requestContactMethodValidateCode(contactMethod)}
description={translate('contacts.enterMagicCode', {contactMethod})}
footer={() => getMenuItems()}
/>

{!isValidateCodeActionModalVisible && getMenuItems()}
Expand Down

0 comments on commit c07f15d

Please sign in to comment.