Hey so I have a text box/FormControl, it should update a field in json in this.state. I want to know if there is a better way to change it?
`
handleChange(change, event) {
var toChange
Hey so I have a text box/FormControl, it should update a field in json in this.state. I want to know if there is a better way to change it?
`
handleChange(change, event) {
var toChange