Results 1 comments of Dmitriy Farafonov

don't know if that helps, but messing around this issue i found ` const onDragEnd = useStableCallback( ({ from, to }: { from: number; to: number }) => { const...