JSFiddle - React, Tailwind, and code Playground
HTML
<label for='theinput'>Input here : </label>
<input type='text' name='theinput' id='theinput'></input>
<label>Input here : </label>
<input type='text' name='theinput' id='theinput'></input>
<label for='theinput'>Input here : </label>
<input type='text' name='theinput' id='theinput'></input>
<label>Input here : </label>
<input type='text' name='theinput' id='theinput'></input>