stuff
This commit is contained in:
parent
b5e0da0841
commit
6edd8d61cb
|
@ -9575,7 +9575,6 @@
|
|||
render() {
|
||||
return BDFDB.ReactUtils.createElement(InternalComponents.LibraryComponents.PopoutContainer, BDFDB.ObjectUtils.exclude(Object.assign({}, this.props, {
|
||||
wrap: false,
|
||||
children: this.props.children,
|
||||
renderPopout: instance => {
|
||||
return BDFDB.ReactUtils.createElement(BDFDB.ModuleUtils.findByName("FluxContainer(ForwardRef(SubscribeGuildMembersContainer(UserPopout)))"), {
|
||||
userId: this.props.userId,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue