Skip to content

Commit ed0bae9

Browse files
scioogaktsn
authored andcommitted
Api has chagned (#322)
Actions not in Vuex.Store constructor options.
1 parent 757aa7c commit ed0bae9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/zh-cn/mutations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ import { SOME_MUTATION } from './mutation-types'
9999
100100
const store = new Vuex.Store({
101101
state: { ... },
102-
actions: { ... },
103102
mutations: {
104103
// we can use the ES2015 computed property name feature
105104
// to use a constant as the function name

0 commit comments

Comments
 (0)