mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-10 21:25:04 +00:00
syntax error
This commit is contained in:
@@ -51,7 +51,7 @@ export default function(state = initialState, action) {
|
||||
return {
|
||||
...state,
|
||||
...action.payload
|
||||
|
||||
}
|
||||
case LOADING_USER:
|
||||
return {
|
||||
...state,
|
||||
|
||||
Reference in New Issue
Block a user