Begin move to redux
This commit is contained in:
3
src/redux/actions/mount_actions.js
Normal file
3
src/redux/actions/mount_actions.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import {createAction} from "redux-starter-kit";
|
||||
|
||||
export const setBusy = createAction('mounts/setBusy');
|
||||
Reference in New Issue
Block a user