JSFiddle - React, Tailwind, and code Playground
HTML
<form name="form1">
<a href="#firstName">Go to first name</a>
<br /><br /><br />
<input type="text" id="firstName" />
</form>
<form name="form1">
<a href="#firstName">Go to first name</a>
<br /><br /><br />
<input type="text" id="firstName" />
</form>