mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-01 20:08:39 -04:00
Hook (almost) everything up to Redux
This commit is contained in:
@ -5,4 +5,5 @@ module.exports = keyMirror({
|
||||
ERROR_SERVER: null,
|
||||
ERROR_CLIENT: null,
|
||||
ERROR_USER: null,
|
||||
CLEAR_ERROR: null
|
||||
});
|
||||
|
Reference in New Issue
Block a user