mirror of https://github.com/vector-im/riot-web
tidy
parent
aa25bad689
commit
feb37878d8
|
@ -1140,7 +1140,8 @@ export default class InviteDialog extends React.PureComponent {
|
|||
>{sub}</AccessibleButton>
|
||||
);
|
||||
},
|
||||
});
|
||||
},
|
||||
);
|
||||
helpText = <React.Fragment>
|
||||
{ helpText } {inviteText}
|
||||
</React.Fragment>;
|
||||
|
|
Loading…
Reference in New Issue