You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-20 16:22:28 +03:00
Remove spurious dot
This commit is contained in:
@@ -66,7 +66,7 @@ export default React.createClass({
|
||||
>
|
||||
<div className="mx_Dialog_content">
|
||||
{ this.props.description }
|
||||
</div>.
|
||||
</div>
|
||||
<DialogButtons primaryButton={this.props.button || _t('OK')}
|
||||
onPrimaryButtonClick={this.onOk}
|
||||
primaryButtonClass={primaryButtonClass}
|
||||
|
||||
Reference in New Issue
Block a user