I have a function in redux store.
Func1(){ Dispatch(some action) Dispatch(some action1) result = Dispatch(some async action)\\\\promise retured result.then(