sj82516 / vue-alertify

altertifyjs wrapper for vue
10 stars 5 forks source link

instructions don't match for many of the properties in $alertify #8

Closed rowej83 closed 5 years ago

rowej83 commented 5 years ago

For instance,

Instructions for prompt with title states to use this.$alertify.prompt when really it needs to be this.$alertify.promptWithTitle

working example ( in TestComponent.vue)

Edit Vuex exercise

sj82516 commented 5 years ago

update readme