Skip to content

Commit

Permalink
revert onpress (#5193)
Browse files Browse the repository at this point in the history
  • Loading branch information
skylarbarrera authored Nov 20, 2023
1 parent a7dbc95 commit 00c15a3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,7 @@ export function MoreButton() {
{/* @ts-expect-error JavaScript component */}
<CopyFloatingEmojis textToCopy={accountAddress}>
<ActionButton
// onPress={handlePressCopy}
onPress={navigateToSigningSheet}
onPress={handlePressCopy}
icon="􀐅"
testID="receive-button"
>
Expand Down

0 comments on commit 00c15a3

Please sign in to comment.