Anuragtech02 / useReactHooks

useReactHooks is a curated list of custom react hooks that will benefit people in their daily tasks related to development in react.
MIT License
47 stars 17 forks source link

updating with new useClickOutside hook #4

Closed LoganArnett closed 2 years ago

LoganArnett commented 2 years ago

Added a hook to help with Modals and Dropdowns for a useClickOutside handler to allow for a close on click outside action by the user