Merge branch 'vue3-again' into shigusegubu-vue3

* vue3-again:
  fix weird thing i somehow missed
This commit is contained in:
Henry Jameson 2022-03-29 11:47:40 +03:00
commit c6dfa890b5

View file

@ -12,7 +12,7 @@
>
<i class="checkbox-indicator" />
<span
v-if="!!$slots.default"
v-if="!!$slots.default()"
class="label"
>
<slot />