import React from 'react' import FunnelGraphSmall from '../FunnelGraphSmall' function FunnelItem({ funnel, onClick = () => null }) { return (