mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix search links labels
This commit is contained in:
parent
a4d5ea506c
commit
38dd0e0d04
1 changed files with 2 additions and 3 deletions
|
|
@ -205,9 +205,8 @@
|
|||
bg: 'hover:bg-darker',
|
||||
// transition: 'transition duration-150 ease-in-out'
|
||||
}"
|
||||
>
|
||||
{{ link.label }}
|
||||
</LinkButton>
|
||||
:label="link.label"
|
||||
/>
|
||||
|
||||
<LinkButton
|
||||
v-if="listing.endpoint.length"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue