davidmfoley / react-router-modal

Simple modals for react-router 4
MIT License
153 stars 20 forks source link

Close modal by onClick #54

Open joeyk16 opened 5 years ago

joeyk16 commented 5 years ago

Hi really like this module.

Is it possible to close the modal by onClick?

Such as <h1 onClick={___}>Test</h1>