mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 11:43:07 +00:00
hide tag button if tags are already applied
This commit is contained in:
parent
acdbe21910
commit
77159b6e6b
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
</header>
|
||||
|
||||
<b-button
|
||||
v-if="!tagsApplied.length"
|
||||
rounded
|
||||
variant="light"
|
||||
class="mb-2"
|
||||
|
|
Loading…
Reference in a new issue