notus-nextjs icon indicating copy to clipboard operation
notus-nextjs copied to clipboard

Fixes #16 : Add New Hook That Can Be Used By Dropdown/Popover Components

Open StephenMP opened this issue 3 years ago • 0 comments

Thi PR fixes Issue #16 by adding a new hook that can be utilized by dropdown/popover components to close the popover when clicking away from the component or pressing your escape key.

StephenMP avatar Oct 20 '21 06:10 StephenMP