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"
|
||||
:href="link.href"
|
||||
class="text-xs"
|
||||
>
|
||||
{{ link.label }}
|
||||
</LinkButton>
|
||||
:label="link.label"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue