Disable button if tag name already exists

This commit is contained in:
Roman Cervantes 2019-05-08 14:54:11 -07:00
parent 4b980e7a0f
commit 918d484e38

View file

@ -30,6 +30,7 @@
<button
class="small primary"
:disabled="isDuplicate"
@click="createTag"
>
<i class="fas fa-plus-circle" />