Skip to content

Commit f486554

Browse files
authored
Merge branch 'dev' into electron
2 parents 378cf66 + 2e43188 commit f486554

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/CreateComponent.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
</div>
1919
<ParentMultiselect />
2020
<br />
21+
2122
<q-btn id="add-component-btn" color="secondary" label="Create Component" @click="handleClick" :disabled="!componentNameInputValue" />
23+
2224
</div>
2325
</template>
2426

0 commit comments

Comments
 (0)