Skip to content

Commit

Permalink
Remove data-shared-items-count from controls (#134240)
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter authored Jun 15, 2022
1 parent 39d84bc commit 5c8b8be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ export const ControlGroup = () => {
responsive={false}
alignItems="center"
data-test-subj="controls-group"
data-shared-items-count={idsInOrder.length}
>
<EuiFlexItem>
<DndContext
Expand Down

0 comments on commit 5c8b8be

Please sign in to comment.