You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-04 11:51:45 +03:00
tidy
This commit is contained in:
@@ -1140,7 +1140,8 @@ export default class InviteDialog extends React.PureComponent {
|
||||
>{sub}</AccessibleButton>
|
||||
);
|
||||
},
|
||||
});
|
||||
},
|
||||
);
|
||||
helpText = <React.Fragment>
|
||||
{ helpText } {inviteText}
|
||||
</React.Fragment>;
|
||||
|
||||
Reference in New Issue
Block a user