Closed nickforddev closed 4 years ago
Looks like the docs in the readme for the new prop use-dark-sky-api are wrong, default should be false, as it is in the code:
use-dark-sky-api
false
https://github.com/dipu-bd/vue-weather-widget#props https://github.com/dipu-bd/vue-weather-widget/blob/master/src/script.js#L15
oh right. forgot to change that
Looks like the docs in the readme for the new prop
use-dark-sky-api
are wrong, default should befalse
, as it is in the code:https://github.com/dipu-bd/vue-weather-widget#props https://github.com/dipu-bd/vue-weather-widget/blob/master/src/script.js#L15