theKashey / react-focus-on

🎯 Solution for WAI ARIA compatible modal dialogs or full-screen tasks, you were looking for
MIT License
342 stars 16 forks source link

fix: update hooks when users changes callbacks #19

Closed theKashey closed 5 years ago

theKashey commented 5 years ago

split Effect into 3 separate hooks to reload them when needed. fixes #17