Skip to content

Commit

Permalink
fix: more small issues
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Dec 20, 2023
1 parent 349ec52 commit 52ebbd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions views/transactions/Transfer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,7 @@
Your funds will be available on <span class="font-medium">{{ destination.label }}</span> after the
<CommonButtonLabel variant="light" as="a" :href="ZKSYNC_WITHDRAWAL_DELAY" target="_blank">
24-hour delay </CommonButtonLabel
>. During this time, the transaction will be processed and finalized. You are free to close this page. You are
free to close this page.
>. During this time, the transaction will be processed and finalized. You are free to close this page.
</p>
<TransactionProgress
:from-address="transaction!.from.address"
Expand Down

0 comments on commit 52ebbd6

Please sign in to comment.