You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/actions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Note any arguments passed to the action is also passed along to the mutation han
49
49
For actions that involve logic depending on current state, or that need async operations, we define them as functions. Action functions always get the store calling it as the first argument:
0 commit comments