StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course
MIT License
3.56k stars 4.65k forks source link

TypeError: this.props.fetchWeater is not a function #285

Closed ashu0992sharma closed 5 years ago

ashu0992sharma commented 5 years ago

onlick on submit button to search for the weather forecast, I am getting the error: TypeError: this.props.fetchWeater is not a function GitHub link: https://github.com/ashu0992sharma/weather-forecast-redux

ashu0992sharma commented 5 years ago

I found the issue, there was a typo while importing the fetchWeather