1
0

Move creation of new items to the bottom of the multiselect list

This commit is contained in:
kolaente
2021-06-03 22:58:47 +02:00
parent a9d3446ce3
commit 3dbd36eef7
2 changed files with 29 additions and 33 deletions

View File

@ -11,6 +11,7 @@
@create="createAndAddLabel"
create-placeholder="Add this as new label"
v-model="labels"
:search-delay="10"
>
<template v-slot:tag="props">
<span