const PlanAlertModal = ({ planId, handleClick }) => { return ( ) } export default PlanAlertModal