From 39a5e297817f5776760d6f10614a285486b2d524 Mon Sep 17 00:00:00 2001 From: Nikolay <46225163+vigdorov@users.noreply.github.com> Date: Tue, 8 Sep 2020 22:29:18 +0300 Subject: [PATCH] =?UTF-8?q?HM-135.=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D1=8B=20=D1=81=20=D1=85=D1=80?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=BB=D0=B8=D1=89=D0=B0=D0=BC=D0=B8=20(#67)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.html | 2 +- .../components/code-editor/CodeEditor.css | 6 +- src/core/components/code-editor/CodeEditor.js | 4 +- .../components/modal-sidebar/ModalSibebar.js | 3 +- .../api-table-view-form/ApiTableViewForm.js | 149 +++++++++++------- src/services/UserInfoService.js | 1 + 6 files changed, 103 insertions(+), 62 deletions(-) diff --git a/src/app.html b/src/app.html index bb6ec87..05d3ce0 100644 --- a/src/app.html +++ b/src/app.html @@ -492,7 +492,7 @@