how to avoid auto filling in form in react js code example Example: disable autocomplete in react fields <input type="text" autoComplete="off" />