how to change value of input field onchange in enzyme code example Example: enzyme change input value input.simulate('change', { target: { value: 'Hello' } })