Don't show children expansion panel if not needed
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
@change="change('tags', ...arguments)"
|
||||
/>
|
||||
<form-section
|
||||
v-if="$slots.children"
|
||||
name="Children"
|
||||
standalone
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user