syntax error

This commit is contained in:
Aditya Sankaran
2019-12-04 18:20:28 -05:00
parent 323cb5bcee
commit 8b4c32b81f
2 changed files with 1 additions and 6 deletions

View File

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