module fuse and syntax errors fixed

This commit is contained in:
Aditya Sankaran
2019-12-04 18:09:36 -05:00
parent 35cec7abf3
commit 4a4733f593
4 changed files with 13 additions and 426 deletions

View File

@@ -51,6 +51,7 @@ export default function(state = initialState, action) {
return {
...state,
...action.payload
}
case LOADING_USER:
return {