From 9a08ccd95b2d62e4543590c6d612f14844ac6393 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Wed, 22 Jan 2020 12:33:09 +0700 Subject: [PATCH] hide undo on mobiles --- 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 28c82cc..18a1683 100644 --- a/src/components/panels/EditorPanel.tsx +++ b/src/components/panels/EditorPanel.tsx @@ -83,7 +83,7 @@ class EditorPanelUnconnected extends PureComponent { this.panel = el; }} > -
+