Skip to content

Commit

Permalink
fix: omit disableAutoscroll prop (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
joepvl authored and Claudéric Demers committed Feb 11, 2019
1 parent 4f9d48b commit e994e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SortableContainer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,7 @@ export default function sortableContainer(
'getContainer',
'getHelperDimensions',
'helperContainer',
'disableAutoscroll',
)}
/>
);
Expand Down

0 comments on commit e994e73

Please sign in to comment.