external TOS button
This commit is contained in:
parent
d01f337c24
commit
4b3ccfd4d0
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
|||
|
||||
<FormSection v-if="meta.tosUrl">
|
||||
<div class="_formLinksGridFlex">
|
||||
<FormLink v-if="meta.tosUrl" :to="meta.tosUrl"
|
||||
<FormLink v-if="meta.tosUrl" :to="meta.tosUrl" external
|
||||
><template #icon
|
||||
><i
|
||||
class="ph-scroll ph-bold ph-lg"
|
||||
|
|
Loading…
Reference in a new issue