yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

Error import Input.vue #506

Open olehbozhok opened 6 years ago

olehbozhok commented 6 years ago

I try import input import input from 'vue-strap/src/Input' and got it:

`

(Emitted value instead of an instance of Error) Error compiling template:

×
{{help}}
<div v-if="showError" class="help-block with-errors" @click="focus">{{errorText}}</div>

`

olehbozhok commented 6 years ago

https://pastebin.com/EvCGGgCv