I\'m just learning Redux and I have a problem.
I have actions:
export const getValues = () => async (dispatch) => { try { const res =