stuff
This commit is contained in:
parent
6ecb9a9ba8
commit
6bbfaf709f
|
@ -6257,6 +6257,8 @@ var BDFDB = {
|
|||
}
|
||||
} : LibraryComponents.TabBar;
|
||||
|
||||
LibraryComponents.Table = BDFDB.ModuleUtils.findByName("Table");
|
||||
|
||||
LibraryComponents.TextElement = BDFDB.ModuleUtils.findByName("Text");
|
||||
|
||||
LibraryComponents.TextInput = reactInitialized ? class BDFDB_TextInput extends LibraryModules.React.Component {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue