fix: missing href
This commit is contained in:
parent
53c9a9bc9c
commit
5d601ca4b3
@ -22,6 +22,7 @@
|
|||||||
</router-link>
|
</router-link>
|
||||||
<a v-else-if="href !== undefined"
|
<a v-else-if="href !== undefined"
|
||||||
class="base-button"
|
class="base-button"
|
||||||
|
:href="href"
|
||||||
rel="noreferrer noopener nofollow"
|
rel="noreferrer noopener nofollow"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
ref="button"
|
ref="button"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user