I can add e.target.value for taking a value from Input, but I don\'t know why handleChange() could not take input value correctly, it will get ti
e.target.value
handleChange()
ti