mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
fixed again
This commit is contained in:
parent
067021b18a
commit
5f7c036149
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ class EditorPanelUnconnected extends PureComponent<Props, void> {
|
|||
className={classnames({ primary: changed, inactive: !changed })}
|
||||
onClick={this.startSaveMode}
|
||||
>
|
||||
<span className="desktop-only">СОХРАНИТЬ</span>
|
||||
<span className="desktop-only">СОХРАНИТЬ</span>
|
||||
<Icon icon="icon-check-1" />
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue