Closed this issue 6 years ago · 1 comments
In the Usage section, change VueKnobControl to KnobControl.
import Vue from 'vue' import VueKnobControl from 'vue-knob-control'
Vue.use(VueKnobControl)
Thanks! Good catch.