Library insert forms no longer used stored variants
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
<component
|
<component
|
||||||
:is="type"
|
:is="type"
|
||||||
v-if="type"
|
v-if="type"
|
||||||
stored
|
|
||||||
class="library-node-form"
|
class="library-node-form"
|
||||||
:model="model"
|
:model="model"
|
||||||
:errors="errors"
|
:errors="errors"
|
||||||
|
|||||||
Reference in New Issue
Block a user