What I\'m trying to do:
I am trying to pass a string from a child component to the handleChange function of a parent component.
What cur
You can do this:
this.props.handleChange("tags", e)}> Tag 1: Tag 2: Tag 3: