UNPKG
mati-test
Version:
latest (1.0.9)
3.0.1
3.0.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.6-rc.1
1.0.5
1.0.4
1.0.3
0.0.4
0.0.3
0.0.2
Vue.js input tag editor component
matiastucci.github.io/vue-input-tag
matiastucci/vue-input-tag
mati-test
/
src
/
components
/
index.js
3 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
import
InputTag
from
"./InputTag.vue"
;
export
default
InputTag
;