Skip to content
Snippets Groups Projects
Commit b132581b authored by HJ's avatar HJ :fire:
Browse files

fix weird thing i somehow missed

parent f20ae344
No related branches found
No related tags found
2 merge requests!1711Update stable - 2.5.0 release,!1385Migration to Vue 3 (again)
......@@ -12,7 +12,7 @@
>
<i class="checkbox-indicator" />
<span
v-if="!!$slots.default"
v-if="!!$slots.default()"
class="label"
>
<slot />
......
  • HJ :fire: @hj

    mentioned in commit 64d56e65

    ·

    mentioned in commit 64d56e65

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment