davidmfoley / react-router-modal

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

Handle escape key #1

Open davidmfoley opened 7 years ago

davidmfoley commented 7 years ago

Provide auto-handling of escape, as requested by @johnhult, or add a full-fledged dialog example with esc key handling.