You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
@@ -302,11 +302,7 @@ module.exports = React.createClass({
|
||||
rightPanel_buttons =
|
||||
<AccessibleButton className="mx_RoomHeader_button" onClick={this.onShowRhsClick} title="<">
|
||||
<TintableSvg src="img/minimise.svg" width="10" height="16"/>
|
||||
<<<<<<< HEAD
|
||||
</AccessibleButton>
|
||||
=======
|
||||
</div>;
|
||||
>>>>>>> origin/develop
|
||||
</AccessibleButton>;
|
||||
}
|
||||
|
||||
var right_row;
|
||||
|
||||
Reference in New Issue
Block a user