Skip to content

Commit

Permalink
shorter link text
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteenkamp89 committed Nov 20, 2023
1 parent 152c8ab commit e97566c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/oSnap/Proposal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function enrichTransactionForDisplay(transaction: Transaction) {
<div class="flex flex-col items-center gap-3 md:flex-row">
<SafeLinkWithAvatar class="flex-2" :safe="safe" />
<ExternalLink class="flex-1" v-if="ipfs" :link="ipfs">
View transactions on IPFS
View on IPFS
</ExternalLink>
</div>
<div class="divider mx-auto h-[1px] w-full bg-skin-border" />
Expand Down

0 comments on commit e97566c

Please sign in to comment.