Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Don't use ARIA attributes that are forbidden for that element's role. Learn how to resolve this violation

Fix all of the following:
aria-label attribute cannot be used on a div with no valid role attribute.
Element<div class="flex h-full items-center px-2 py-1 text-primary" aria-label="Drag to reorder">Selectordiv[data-menu-item-title="Register"] > .h-full.px-2[aria-label="Drag to reorder"]