wie man das Eingangsfeld in React leeren

event.target.value = ''
//grab the target input and set it empty. you can use it in the onclick