You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the selected prop value for 'units' is 'uk', according to the openweathermap.org docs (https://openweathermap.org/current#data) the correct wind speed units should be metric and in meters/second. However the widget is hard-coded to always show 'mph'.
Would you accept a PR to address this?
The text was updated successfully, but these errors were encountered:
If the selected prop value for 'units' is 'uk', according to the openweathermap.org docs (https://openweathermap.org/current#data) the correct wind speed units should be metric and in meters/second. However the widget is hard-coded to always show 'mph'.
Would you accept a PR to address this?
The text was updated successfully, but these errors were encountered: