lint
This commit is contained in:
parent
1640bb61e3
commit
9bbf2e70c2
11 changed files with 29 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
v-for="item in pinnedList"
|
||||
:key="item.name"
|
||||
class="button-unstyled pinned-item"
|
||||
activeClass="toggled"
|
||||
active-class="toggled"
|
||||
:to="getRouteTo(item)"
|
||||
:title="item.labelRaw || $t(item.label)"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue