fix: add missing class
This commit is contained in:
parent
0928a3d93a
commit
1abe36f844
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
<MkA
|
<MkA
|
||||||
v-click-anime
|
v-click-anime
|
||||||
v-tooltip.noDelay.right="i18n.ts.timeline"
|
v-tooltip.noDelay.right="i18n.ts.timeline"
|
||||||
class="item index"
|
class="item _button index"
|
||||||
active-class="active"
|
active-class="active"
|
||||||
to="/"
|
to="/"
|
||||||
exact
|
exact
|
||||||
|
|
Loading…
Reference in a new issue