import React from 'react' import { connect } from 'react-redux' import actions from '../actions' let AddStopPoint = ({ dispatch }) => { return (