Skip to content

Commit 6dfbc0c

Browse files
author
Claudéric Demers
authored
nit: linting tweak
1 parent 7fe9389 commit 6dfbc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SortableContainer/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ export default function sortableContainer(WrappedComponent, config = {withRef: f
777777
'transitionDuration',
778778
'useDragHandle',
779779
'pressDelay',
780-
'pressThreshold',
780+
'pressThreshold',
781781
'shouldCancelStart',
782782
'onSortStart',
783783
'onSortMove',

0 commit comments

Comments
 (0)