UNPKG

@gitgw/use-before-leave

Version:

React Hook to execute a function when the mouse leaves the page. Useful to show a popup or for analytics.

2 lines (1 loc) 63 B
export { useBeforeLeave as default } from "./useBeforeLeave";