Skip to content

Commit 12bafdf

Browse files
joepvlClaudéric Demers
authored and
Claudéric Demers
committed
fix: omit spreading helperContainer prop (#497)
1 parent ec61c17 commit 12bafdf

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
@@ -879,6 +879,7 @@ export default function sortableContainer(
879879
'lockToContainerEdges',
880880
'getContainer',
881881
'getHelperDimensions',
882+
'helperContainer',
882883
)}
883884
/>
884885
);

0 commit comments

Comments
 (0)