is there a best practice for fetching firestore data with React-Redux? Currently, I am fetching data I need from firestore (using mapDispatchToProps and mapStateToProps) in