stuff
This commit is contained in:
parent
215c8857a1
commit
d2b98836ed
|
@ -6477,6 +6477,8 @@
|
|||
|
||||
LibraryComponents.Animations = Object.assign({}, BDFDB.ModuleUtils.findByProperties("Controller", "Spring"));
|
||||
|
||||
LibraryComponents.AutocompleteComponents = Object.assign({}, BDFDB.ModuleUtils.findByName("Autocomplete"));
|
||||
|
||||
LibraryComponents.Avatar = (BDFDB.ModuleUtils.findByProperties("AnimatedAvatar") || {}).default;
|
||||
|
||||
LibraryComponents.BadgeComponents = Object.assign({}, BDFDB.ModuleUtils.findByProperties("IconBadge", "NumberBadge"));
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue