JSFiddle - React, Tailwind, and code Playground
HTML
<form> <label for="email">Email Address</label><br> <input type="email" name="email" id="email" autocomplete="on"> </form>
<form> <label for="email">Email Address</label><br> <input type="email" name="email" id="email" autocomplete="on"> </form>