I have this form in a react-redux component. The problem is that I’m trying to make the Send button disabled when the input.trim() is empty. It is not behaving as expected.