score:2

Accepted answer

try this to see if it work for you

<img src={this.state.url} classname="image" />

also set image src using document query is not a best practise


Related Query

More Query from same tag