fix: audit
This commit is contained in:
parent
9f8aad114c
commit
b91b81f5c9
21 changed files with 140 additions and 53 deletions
|
@ -12,7 +12,9 @@
|
|||
</b-field>
|
||||
<div class="label-with-value">
|
||||
{{ $t('currentDelegate') }}:
|
||||
<a target="_blank" :href="addressExplorerUrl(currentDelegate)">{{ delegateMsg }}</a>
|
||||
<a target="_blank" :href="addressExplorerUrl(currentDelegate)" rel="noopener noreferrer">{{
|
||||
delegateMsg
|
||||
}}</a>
|
||||
</div>
|
||||
<div>
|
||||
<b-tooltip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue