import React from 'react'; import { withRouter } from 'react-router-dom'; interface Props { } function FunnelDetails(props: Props) { return (