Update BDFDB.js
This commit is contained in:
parent
e8bc0fe347
commit
e7973baf7a
|
@ -8025,7 +8025,7 @@
|
|||
})), ["display"]);
|
||||
}
|
||||
};
|
||||
InternalBDFDB.setDefaultProps(InternalComponents.LibraryComponents.PaginatedList, {tab:"unnamed", render:true});
|
||||
InternalBDFDB.setDefaultProps(InternalComponents.LibraryComponents.ModalComponents.ModalTabContent, {tab:"unnamed", render:true});
|
||||
|
||||
InternalComponents.LibraryComponents.NavItem = BDFDB.ModuleUtils.findByName("NavItem");
|
||||
|
||||
|
|
Loading…
Reference in New Issue