Merge pull request #11466 from tiagodread/restore-locator-2

Restore locator removed
This commit is contained in:
Tiago Góes
2021-12-15 11:10:26 -03:00
committed by GitHub

View File

@@ -62,7 +62,10 @@ function DraggableSelectedList({ selected, onRemove, onRowDrag }) {
<DataListItem>
<DataListItemRow>
<DataListControl>
<DataListDragButton isDisabled={selected.length < 2} />
<DataListDragButton
isDisabled={selected.length < 2}
data-cy={`reorder-${label}`}
/>
</DataListControl>
<DataListItemCells
dataListCells={[