Open web-dave opened 5 years ago
case LOAD_BOOKS: return { ...state, entities: array2entity(action.books, state) };
NEXT