Hi there! How can I clear seleted value? I'm tried to set `value={this.state.image}` and then to set it to null, but it doesnt work.
Hi there!
How can I clear seleted value? I'm tried to set
value={this.state.image}and then to set it to null, but it doesnt work.