farahat80 / react-open-weather

React open weather is a React Component loading forecast data from Various weather providers (currently OpenWeather, WeatherBit and VisualCrossing)
MIT License
112 stars 64 forks source link

fix(StyledContainer): Pass showForecast prop to container #113

Closed BrunoTCouto closed 1 year ago

BrunoTCouto commented 1 year ago

Hi @farahat80, looks like you forgot to pass this prop in a new version of the lib, I noticied that the border radius was not right after upgrading the module in my package

farahat80 commented 1 year ago

@BrunoTCouto Thanks for catching that, i will merge and deploy a new version soon