From 18f5fb39bcfb831f16fc69311d33baf2114d83e2 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 03:44:27 +0530 Subject: [PATCH] feat: created At --- src/components/molecules/RobotSettings.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/molecules/RobotSettings.tsx b/src/components/molecules/RobotSettings.tsx index 453a8957..00d05dba 100644 --- a/src/components/molecules/RobotSettings.tsx +++ b/src/components/molecules/RobotSettings.tsx @@ -98,6 +98,12 @@ export const RobotSettingsModal = ({ isOpen, handleStart, handleClose, initialSe disabled style={{ marginBottom: '20px' }} /> + ) }