Filter context menu items through isActionEnabled.
This commit is contained in:
@@ -193,7 +193,6 @@ export const MobileMenu = ({
|
||||
appState={appState}
|
||||
elements={elements}
|
||||
renderAction={actionManager.renderAction}
|
||||
getCustomActions={actionManager.getCustomActions}
|
||||
/>
|
||||
</Section>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user