Open muscle-rhnkyr opened 5 years ago
Hey there,
my component is
<NumberInputSpinner :min="0" :max="10" :step="0.5" v-model="5.5" />
but is does not work as expected. Any tips?
Hey there,
my component is
but is does not work as expected. Any tips?