Skip to content

Commit 6ee4e73

Browse files
authored
Merge pull request #3199 from adumesny/master
doc update
2 parents 8eefea2 + 606b99a commit 6ee4e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4285,7 +4285,7 @@ Subclasses should override to perform additional cleanup.
42854285
drop(e): void;
42864286
```
42874287

4288-
Defined in: [dd-droppable.ts:139](https://github.com/adumesny/gridstack.js/blob/master/src/dd-droppable.ts#L139)
4288+
Defined in: [dd-droppable.ts:145](https://github.com/adumesny/gridstack.js/blob/master/src/dd-droppable.ts#L145)
42894289

42904290
item is being dropped on us - called by the drag mouseup handler - this calls the client drop event
42914291

0 commit comments

Comments
 (0)