Ajay Singh
1 min readMar 27, 2018

--

<img src={this.state.img} height=”200" alt={this.state.term} /> this is wrong

<img src={this.state.img} height=”200" alt={this.state.img} /> this is right

--

--

Ajay Singh
Ajay Singh

Written by Ajay Singh

I love web development and I believe learning can’t stop in life and I am a very good listener, want greatness in life, passionate towards learning new things.

No responses yet