diff --git a/src/Forecast.js b/src/Forecast.js index 7faf317..a80ae34 100644 --- a/src/Forecast.js +++ b/src/Forecast.js @@ -74,7 +74,7 @@ class Forecast extends Component { return (
- {JSON.stringify(weather["0"])} + {/* {JSON.stringify(weather["0"])} */} {/* {JSON.stringify(weather["0"])} */} {/* {JSON.stringify(dateHelper.convertTimestamp(weather[0].dt))} {JSON.stringify(dateHelper.convertTimestamp(weather[1].dt))}