react-chat-elements icon indicating copy to clipboard operation
react-chat-elements copied to clipboard

Disable autoComplete in Input component

Open JacobGalati opened this issue 4 years ago • 0 comments

The Input component should have autoComplete='off' so that password managers and such don't suggest things in the chat input. Either that or accept autoComplete as a prop for the Input component.

JacobGalati avatar Feb 18 '21 01:02 JacobGalati