From 5f7c036149c4875086d74a41dfb519bbe2e682d5 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Mon, 27 Jan 2020 16:40:02 +0700 Subject: [PATCH] fixed again --- src/components/panels/EditorPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/panels/EditorPanel.tsx b/src/components/panels/EditorPanel.tsx index c069dd0..b6e5d74 100644 --- a/src/components/panels/EditorPanel.tsx +++ b/src/components/panels/EditorPanel.tsx @@ -165,7 +165,7 @@ class EditorPanelUnconnected extends PureComponent { className={classnames({ primary: changed, inactive: !changed })} onClick={this.startSaveMode} > - СОХРАНИТЬ + СОХРАНИТЬ