Skip to content

Commit

Permalink
Removed 2x transaction copy (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
kent authored May 31, 2024
1 parent 3f7a5b6 commit 7fb6b84
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -392,10 +392,6 @@ function Message({
<Repeat2 size={20} />
<p>Let your delegates re-delegate</p>
</div>
<div className={styles.icon_text}>
<ChevronsRight size={20} />
<p>Might require two transactions to vote</p>
</div>
</VStack>
<Button
className={styles.continue_button}
Expand Down

0 comments on commit 7fb6b84

Please sign in to comment.