Skip to content

Commit 606b99a

Browse files
committed
doc update
1 parent f8b124d commit 606b99a

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)