Skip to content

Commit

Permalink
1,548th Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam-Chen committed Sep 10, 2024
1 parent 3b42151 commit ae8569c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/multiselect/Multiselect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ useScrollParent(
:color="item.color"
:closable="clearable || selectedStatus"
:disabled
class="!opacity-100"
@close="flux.clear(item.value)"
>
{{ flux.display(item) }}
Expand Down

0 comments on commit ae8569c

Please sign in to comment.