Kubik-a

Results 1 comments of Kubik-a

I managed to do it by settings the onInput event : ` onInput={e => { if (!e.target.value) { // you can implement your logic here } }}`