f / f/vue-wait
Typo: vuex-example
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
In examples/vuex-example/main.vue there is ` ...mapWaitingActions({
incrementAsync: 'incrementing count',
}),` , where string is `"incrementing count"`, but in usage above there is ``, where "for" is equal to `"incrementing"`. I think it should be equal to ` "incrementing count"`. Could you please fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.