chore: make comment as NOTE for easier search
This commit is contained in:
parent
33cdd61603
commit
0f44f0f2cb
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ watch(() => state.search, getList);
|
||||||
</template>
|
</template>
|
||||||
</q-input>
|
</q-input>
|
||||||
</section>
|
</section>
|
||||||
<!-- wrapper -->
|
<!-- NOTE: wrapper -->
|
||||||
<div class="col scroll">
|
<div class="col scroll">
|
||||||
<section
|
<section
|
||||||
:class="{ ['items-center']: list.length === 0 }"
|
:class="{ ['items-center']: list.length === 0 }"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue