You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Fix indent
This commit is contained in:
@@ -63,5 +63,5 @@ export default class ViewSourceEvent extends React.PureComponent {
|
|||||||
onClick={this.onToggle}
|
onClick={this.onToggle}
|
||||||
/>
|
/>
|
||||||
</span>;
|
</span>;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user