fixes dragHandleProps naming convention, reenabling dragging
This commit is contained in:
@@ -58,7 +58,7 @@ const DraggableSection = (props) => {
|
||||
>
|
||||
|
||||
<PositionPanel
|
||||
dragPanelProps={providedDrag.dragPanelProps}
|
||||
dragHandleProps={providedDrag.dragHandleProps}
|
||||
moveRow={moveRow}
|
||||
positionIndex={rowIndex}
|
||||
verticalAlignment={positionPanelVerticalAlignment}
|
||||
|
||||
Reference in New Issue
Block a user