vue-wait icon indicating copy to clipboard operation
vue-wait copied to clipboard

Typo: vuex-example

Open ksekachev97 opened this issue 7 years ago • 0 comments

Hello! In examples/vuex-example/main.vue there is ...mapWaitingActions({ incrementAsync: 'incrementing count', }), , where string is "incrementing count", but in usage above there is <v-wait for="incrementing" message='incrementing...'>, where "for" is equal to "incrementing". I think it should be equal to "incrementing count". Could you please fix this?

ksekachev97 avatar Jul 24 '18 08:07 ksekachev97