We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d19721 commit d1b9ee2Copy full SHA for d1b9ee2
docs/en/actions.md
@@ -133,4 +133,4 @@ actions: {
133
}
134
```
135
136
-Again, all the component needs to do to perform the entire checkout is just calling `vuex.actions.checkout(products)`.
+Again, all the component needs to do to perform the entire checkout is just calling `store.actions.checkout(products)`.
0 commit comments