hide tag button if tags are already applied

This commit is contained in:
Gamebrary 2022-08-15 22:20:11 -07:00
parent acdbe21910
commit 77159b6e6b

View file

@ -89,6 +89,7 @@
</header>
<b-button
v-if="!tagsApplied.length"
rounded
variant="light"
class="mb-2"