matiastucci / vue-input-tag

:bookmark: Vue.js 2.0 Input Tag Component
https://tucci.me/vue-input-tag
MIT License
536 stars 135 forks source link

Allow duplicate ? #69

Closed seuaCoder closed 6 years ago

seuaCoder commented 6 years ago

Version of Vue I'm using?: 2

Version of vue-input-tag I'm using?: current

Is there any way to allow duplicate tags ?

matiastucci commented 6 years ago

https://github.com/matiastucci/vue-input-tag/pull/70

matiastucci commented 6 years ago

There is a allow-duplicates prop now