CodeWithHarry / NewsMonkey-React

News App created using React and NewsAPI
268 stars 205 forks source link

TypeError: this.props.setProgress is not a function #23

Closed neelshrimali closed 1 year ago

neelshrimali commented 1 year ago

TypeError: this.props.setProgress is not a function

this function updateNews() showing this issue. I guess when i am passing from app.js , its not passing function to news component.

App is working but no news showing and no effects.

pls help me out here. i have attached code screenshots. error ss -> image code -> image image