keanuwilliams / inspirational-homepage

An application that interacts with different APIs to display the current weather, a background image, and an inspirational quote.
1 stars 0 forks source link

Version 1.1.1 Patch #37

Closed keanuwilliams closed 3 years ago

keanuwilliams commented 3 years ago

Finished testing and the patch looks ready for production.

netlify[bot] commented 3 years ago

✔️ Deploy Preview for inspirationalhp ready!

🔨 Explore the source changes: 4a012131c88364c2ae7c56e3fdcc026466757807

🔍 Inspect the deploy log: https://app.netlify.com/sites/inspirationalhp/deploys/613200661f100300071cc6a1

😎 Browse the preview: https://deploy-preview-37--inspirationalhp.netlify.app/

keanuwilliams commented 3 years ago

Seems to be failing because the useEffect function has a dependency "fetchWeather," but it is not included within the dependency array.