A Quick description of the component
A custom React Hook that provides a useEventListener.
Yamada UI useEventListener custom hook
The `useEventListener` hook is a custom React hook that simplifies the process of adding and removing event listeners in your React components. It handles the lifecycle of the event listener, ensuring it is cleaned up when the component unmounts or depend