fix: missing href

This commit is contained in:
Dominik Pschenitschni 2022-10-27 16:00:39 +02:00
parent 53c9a9bc9c
commit 5d601ca4b3
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
</router-link>
<a v-else-if="href !== undefined"
class="base-button"
:href="href"
rel="noreferrer noopener nofollow"
target="_blank"
ref="button"