svgicon
This commit is contained in:
parent
fe67cdcb94
commit
da831a4bc0
|
@ -5711,6 +5711,7 @@ var BDFDB = {myPlugins: BDFDB && BDFDB.myPlugins || {}, cleanUps: BDFDB && BDFDB
|
|||
}));
|
||||
}
|
||||
} : undefined;
|
||||
LibraryComponents.SvgIcon = BDFDB.ModuleUtils.findByProperties("Gradients", "Names");
|
||||
LibraryComponents.Switch = BDFDB.ModuleUtils.findByName("Switch");
|
||||
LibraryComponents.TabBar = reactInitialized ? class BDFDB_TabBar extends LibraryModules.React.Component {
|
||||
handleItemSelect(e) {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue