mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix list end button labels
This commit is contained in:
parent
7a731f7c5f
commit
cfda83093f
1 changed files with 2 additions and 3 deletions
|
|
@ -5,9 +5,8 @@
|
||||||
:key="i"
|
:key="i"
|
||||||
:href="link.href"
|
:href="link.href"
|
||||||
class="text-xs"
|
class="text-xs"
|
||||||
>
|
:label="link.label"
|
||||||
{{ link.label }}
|
/>
|
||||||
</LinkButton>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue