dipu-bd / vue-weather-widget

Weather forecast using darksky weather api in vuejs
https://dipu-bd.github.io/vue-weather-widget/
Apache License 2.0
36 stars 16 forks source link

use-dark-sky-api prop docs #20

Closed nickforddev closed 4 years ago

nickforddev commented 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:

https://github.com/dipu-bd/vue-weather-widget#props https://github.com/dipu-bd/vue-weather-widget/blob/master/src/script.js#L15

dipu-bd commented 4 years ago

oh right. forgot to change that