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 b787b53 commit 8a9f98fCopy full SHA for 8a9f98f
lib/actions/ui.js
@@ -0,0 +1,3 @@
1
+import { createAction } from 'redux-actions'
2
+
3
+export const setAutoPlan = createAction('SET_AUTOPLAN')
0 commit comments