Skip to content

Commit

Permalink
Update JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Jun 25, 2020
1 parent cd4ace2 commit fd06641
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const VELOCITY_MULTIPLIER =
/**
* React hook that scrolls the scroll container when a block is being dragged.
*
* @param {Element} dragElement The `id` attribute of the block element.
* @param {Element} dragElement The DOM element being dragged.
*
* @return {Function[]} `startScrolling`, `scrollOnDragOver`, `stopScrolling`
* functions to be called in `onDragStart`, `onDragOver`
Expand Down

0 comments on commit fd06641

Please sign in to comment.