aboutsummaryrefslogtreecommitdiffstats
path: root/src/store/module-user/actions.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/store/module-user/actions.js')
-rw-r--r--src/store/module-user/actions.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/store/module-user/actions.js b/src/store/module-user/actions.js
new file mode 100644
index 0000000..5e5d9c6
--- /dev/null
+++ b/src/store/module-user/actions.js
@@ -0,0 +1,4 @@
+/*
+export const someAction = (state) => {
+}
+*/