const mapStateToProps = (state) => ({ isAuthenticated: state.auth.isAuthenticated, # Error on this line }); TypeError: "Ca