reaja a entrada JS AutoComplete Off

<input 
type="text"
autoFocus={true}
autoComplete="off"
/>
Dev Arman