pushing url when changing edit mode

This commit is contained in:
muerwre 2018-08-31 16:55:48 +07:00
parent f85911861a
commit 5c892c7961
3 changed files with 24 additions and 9 deletions

View file

@ -128,7 +128,7 @@ export class EditorPanel extends React.PureComponent {
<button className="success" onClick={this.startEditing}>
<Icon icon="icon-router" />
<span>
РЕДАКТОРОВАТЬ
РЕДАКТИРОВАТЬ
</span>
</button>
</div>