From 3830c0004fc95fcd05d0f9ae5b78745f89e835dc Mon Sep 17 00:00:00 2001 From: britea Date: Tue, 19 May 2020 16:25:05 +0200 Subject: [PATCH] other eslint avoid --- .../components/dashboard/AutomationCreationModal.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/smart-hut/src/components/dashboard/AutomationCreationModal.js b/smart-hut/src/components/dashboard/AutomationCreationModal.js index 6d13dd6..4780e9f 100644 --- a/smart-hut/src/components/dashboard/AutomationCreationModal.js +++ b/smart-hut/src/components/dashboard/AutomationCreationModal.js @@ -639,12 +639,12 @@ class AutomationSaveModal extends Component { {this.sceneList.map((scene) => ( - + ))}