Switch to material icons for tabs
This commit is contained in:
parent
4db11c018d
commit
09f9ad6f7d
6 changed files with 33 additions and 8 deletions
|
|
@ -1,9 +1,11 @@
|
|||
<template>
|
||||
<a
|
||||
href="#"
|
||||
class="uk-link"
|
||||
:class="classObject"
|
||||
:uk-tooltip="tooltipOptions"
|
||||
@click="setThisTab">
|
||||
<slot></slot>
|
||||
</a>
|
||||
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue