UNPKG

react-selectable-box

Version:

A React component used hooks that allows you to select elements in the drag area using the mouse

4 lines (3 loc) 116 B
import { useEffect } from 'react'; declare const useUpdateEffect: typeof useEffect; export default useUpdateEffect;