export const actionImgFind = () => async (dispatch) => { return await dispatch(actionPromise("img", imgFind())); };