Skip to content

Commit

Permalink
Remove 72 hour message
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Jul 7, 2024
1 parent 50339c2 commit 8be3842
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/pages/earn/step/confirm.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,6 @@
<LabelValue header="Action">
<span>{action}</span>
</LabelValue>
{#if action === 'Stake'}
<LabelValue header="Time to fully matured">
<span>72 hours</span>
</LabelValue>
{/if}

<LabelValue header="Token Amount" changeStep={handleBack}>
<div class="amount">
<span class="logo-container">
Expand Down

0 comments on commit 8be3842

Please sign in to comment.