chore(lint): run fix

This commit is contained in:
Sabe Jones
2021-08-26 21:19:18 -05:00
parent 562db48e02
commit 15fdf2d75a
64 changed files with 303 additions and 228 deletions
+4 -1
View File
@@ -87,7 +87,10 @@
</div>
</div>
</div>
<div v-if="tagsType.key === 'tags'" class="col-6 dragSpace">
<div
v-if="tagsType.key === 'tags'"
class="col-6 dragSpace"
>
<input
v-model="newTag"
class="new-tag-item edit-tag-item inline-edit-input form-control"