chore: upgrade deps (#906)
* chore: upgrade deps * fix: MenuArrowRight import * fix: type naming
This commit is contained in:
@@ -76,7 +76,7 @@ export const createEditorMenuGroups = (
|
||||
name: editor.name,
|
||||
component: editor,
|
||||
isEntitled:
|
||||
application.getFeatureStatus(editor.identifier) ===
|
||||
application.features.getFeatureStatus(editor.identifier) ===
|
||||
FeatureStatus.Entitled,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user