Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zerts committed Jun 7, 2024
1 parent 5711df7 commit 1486649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/pages/SendTransaction/SendTransaction.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,7 @@ function SendTransactionContent({
buttonTitle={
interpretationHasCriticalWarning ? 'Proceed Anyway' : undefined
}
holdToSign={true}
/>
</div>
</VStack>
Expand Down

0 comments on commit 1486649

Please sign in to comment.