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

Revert "fix weird thing i somehow missed"

This reverts commit b132581b.
parent d9d4d895
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 />
......
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