automatic lint fixes (#14942)

* automatic lint fixes

* rerun lint

---------

Co-authored-by: negue <eugen.bolz@gmail.com>
This commit is contained in:
Phillip Thelen
2023-12-04 20:37:05 +01:00
committed by GitHub
parent 8db8a8267b
commit 916cb03a3a
41 changed files with 246 additions and 154 deletions

View File

@@ -10,8 +10,8 @@
<div
class="svg-icon icon-16 my-auto ml-auto pointer"
:class="{'chevron-flip': showChecklist}"
v-html="icons.chevron"
@click="showChecklist = !showChecklist"
v-html="icons.chevron"
>
</div>
</div>