UNPKG

react-is-mounted-hook

Version:

React hook to check if the component is still mounted

3 lines (2 loc) 74 B
import useIsMounted from './use-is-mounted'; export default useIsMounted;