JSFiddle - React, Tailwind, and code Playground
by oilvier
HTML
<fieldset>
<legend>Oeil gauche</legend>
<label for="foo">Diamètre</label>
<input type="text" name="foo" id="foo">
</fieldset>
by oilvier
<fieldset>
<legend>Oeil gauche</legend>
<label for="foo">Diamètre</label>
<input type="text" name="foo" id="foo">
</fieldset>