summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/SelectBox.vue
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/components/SelectBox.vue')
-rw-r--r--webapp/src/components/SelectBox.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/webapp/src/components/SelectBox.vue b/webapp/src/components/SelectBox.vue
index d01429e..6f188a2 100644
--- a/webapp/src/components/SelectBox.vue
+++ b/webapp/src/components/SelectBox.vue
@@ -27,7 +27,6 @@
class="item-chip"
:style="{ width: 'calc(' + (100 / maxColumns) + '% - 8px)' }"
small
- label
close
@input="removeItem(index)"
>