Don't show children expansion panel if not needed

This commit is contained in:
Stefan Zermatten
2022-06-20 14:22:13 +02:00
parent a8ffa2f786
commit b31760af0c
23 changed files with 83 additions and 39 deletions

View File

@@ -56,6 +56,7 @@
@change="change('tags', ...arguments)"
/>
<form-section
v-if="$slots.children"
name="Children"
standalone
>