Build card being converted into build tree

Still need to be able to delete fillers
This commit is contained in:
Stefan Zermatten
2022-05-02 12:32:14 +02:00
parent 8dbcae1060
commit abb8890070
7 changed files with 378 additions and 13 deletions

View File

@@ -6,6 +6,7 @@
:class="{
'inactive': model.inactive,
}"
v-bind="$attrs"
/>
</template>