fix??
This commit is contained in:
parent
c6dfa890b5
commit
a7a7bfbd6c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
>
|
>
|
||||||
<i class="checkbox-indicator" />
|
<i class="checkbox-indicator" />
|
||||||
<span
|
<span
|
||||||
v-if="!!$slots.default()"
|
v-if="!!$slots.default"
|
||||||
class="label"
|
class="label"
|
||||||
>
|
>
|
||||||
<slot />
|
<slot />
|
||||||
|
|
Loading…
Add table
Reference in a new issue