chore: make comment as NOTE for easier search

This commit is contained in:
Methapon2001 2024-12-20 12:03:35 +07:00 committed by Thanaphon Frappet
parent 33cdd61603
commit 0f44f0f2cb

View file

@ -99,7 +99,7 @@ watch(() => state.search, getList);
</template>
</q-input>
</section>
<!-- wrapper -->
<!-- NOTE: wrapper -->
<div class="col scroll">
<section
:class="{ ['items-center']: list.length === 0 }"