From 386d66cdf3158c9a933ededf87b6eee28df1984c Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Tue, 22 Oct 2024 20:36:51 +0530 Subject: [PATCH] feat: move cancel button --- src/components/molecules/ScheduleSettings.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/molecules/ScheduleSettings.tsx b/src/components/molecules/ScheduleSettings.tsx index 0fb0abaf..6256de5c 100644 --- a/src/components/molecules/ScheduleSettings.tsx +++ b/src/components/molecules/ScheduleSettings.tsx @@ -198,12 +198,12 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose, initia - +