mirror of https://github.com/vector-im/riot-web
Fix indent
parent
45cdf880b1
commit
5144907983
|
@ -63,5 +63,5 @@ export default class ViewSourceEvent extends React.PureComponent {
|
||||||
onClick={this.onToggle}
|
onClick={this.onToggle}
|
||||||
/>
|
/>
|
||||||
</span>;
|
</span>;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue