Skip to content

Commit a3a8c0c

Browse files
committed
Update Sortable.js
1 parent 3b424f3 commit a3a8c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sortable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
scrollEl = options.scroll;
9696
scrollParentEl = rootEl;
9797

98-
if (scrollEl =_onDragOver== true) {
98+
if (scrollEl === true) {
9999
scrollEl = rootEl;
100100

101101
do {

0 commit comments

Comments
 (0)