Do not display top items as disabled during command menu items edition

This commit is contained in:
bosiraphael
2026-04-15 17:39:08 +02:00
parent a328c127f3
commit d675e7d71d
@@ -126,7 +126,6 @@ export const PinnedCommandMenuItemButtonsEditMode = () => {
shortLabel,
Icon,
}}
disabled
/>
</StyledCommandMenuItemContainer>
);