import React from 'react' const WithModal = () => { return ( <> ) } export default WithModal