Skip to content

Commit c22ee13

Browse files
committed
Remove duplicate draggableCursor key that breaks IE11
Due to strict mode on ES5 having a syntax error for it
1 parent b712aa2 commit c22ee13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@
267267
noClear: this.props.noClear,
268268
styles: this.props.styles,
269269
gestureHandling: this.props.gestureHandling,
270-
draggableCursor: this.props.draggableCursor,
271270
draggingCursor: this.props.draggingCursor
272271
});
273272

0 commit comments

Comments
 (0)