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) => ( - + ))}