airDjura

Results 1 issues of airDjura

I fixed issue for myself by replacing @input="onInput" and :value="modelValue" with v-model="modelValue" and olso onInput method is not needed anymore ![image](https://user-images.githubusercontent.com/22389169/178007324-19bb243e-9b78-4d7a-b744-ecbcc92c51ff.png)