disable autocomplete in react fields

JavaScript
<input type="text" autoComplete="off" />
Source

Also in JavaScript: