Make sure to grab the InlineSpinner object

This commit is contained in:
Travis Ralston 2018-12-17 18:47:33 -07:00 committed by GitHub
parent 1c4621c98e
commit c6da61f1de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1077,6 +1077,7 @@ export default React.createClass({
},
_getJoinableNode: function() {
const InlineSpinner = sdk.getComponent('elements.InlineSpinner');
return this.state.editing ? <div>
<h3>
{ _t('Who can join this community?') }