const EditorUIController = () => null; EditorUIController.isSupportEditFeature = () => false; export default EditorUIController;