JSFiddle - React, Tailwind, and code Playground
HTML
<input name="img" type="text" id='textHere' value="">
<img src="jpg" width="200" onclick='textHere.value=this.src'>
<input name="img" type="text" id='textHere' value="">
<img src="jpg" width="200" onclick='textHere.value=this.src'>