useDrag.ts 51 B

123
  1. export function useDrag(element: HTMLElement) {
  2. }