Skip to content

Commit d42cb9d

Browse files
committed
fix: clearable input
1 parent 3aabe4b commit d42cb9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/modules/admin/modules/collections/components/lf-collection-add.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
placeholder="Select type"
7777
class="w-full category-select"
7878
filterable
79+
clearable
7980
remote
8081
:disabled="!form.type.length"
8182
:remote-method="fetchCategories"

0 commit comments

Comments
 (0)