mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-08 22:32:39 +01:00
fix weird thing i somehow missed
This commit is contained in:
parent
f20ae34400
commit
b132581b3a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
>
|
||||
<i class="checkbox-indicator" />
|
||||
<span
|
||||
v-if="!!$slots.default"
|
||||
v-if="!!$slots.default()"
|
||||
class="label"
|
||||
>
|
||||
<slot />
|
||||
|
|
Loading…
Add table
Reference in a new issue