Move creation of new items to the bottom of the multiselect list
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user