Skip to content

Commit e994e73

Browse files
joepvlClaudéric Demers
authored and
Claudéric Demers
committed
fix: omit disableAutoscroll prop (#502)
1 parent 4f9d48b commit e994e73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SortableContainer/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,7 @@ export default function sortableContainer(
915915
'getContainer',
916916
'getHelperDimensions',
917917
'helperContainer',
918+
'disableAutoscroll',
918919
)}
919920
/>
920921
);

0 commit comments

Comments
 (0)