feat(categories): hide button from categories

This commit is contained in:
2025-09-26 01:07:01 +03:00
parent 22a783f0ef
commit f066069a1b

View File

@@ -20,7 +20,7 @@
</button>
<button
v-if="parentId"
v-if="false"
class="py-2 px-4 flex items-center mb-3 cursor-pointer border-b w-full pb-2 border-base-200"
@click.prevent="showProductsInParentCategory"
>