lib
This commit is contained in:
parent
23dd551722
commit
d31a3681d6
|
@ -6816,6 +6816,8 @@
|
|||
}
|
||||
};
|
||||
|
||||
LibraryComponents.Connectors = Object.assign({}, BDFDB.ModuleUtils.findByProperties("Router", "Link"));
|
||||
|
||||
LibraryComponents.ContextMenu = BDFDB.ModuleUtils.findByName("NativeContextMenu");
|
||||
|
||||
LibraryComponents.ContextMenuItem = BDFDB.ReactUtils.getValue(window.BDFDB, "LibraryComponents.ContextMenuItem") || reactInitialized && class BDFDB_ContextMenuItem extends LibraryModules.React.Component {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue