From 2c1ab7ff8e47c1a6bdb9ba53b00fd33d56e1b3fc Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 12 Sep 2024 23:37:13 +0530 Subject: [PATCH] feat: rename to save --- src/components/molecules/ScheduleSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/ScheduleSettings.tsx b/src/components/molecules/ScheduleSettings.tsx index 71df02ea..50b7b41c 100644 --- a/src/components/molecules/ScheduleSettings.tsx +++ b/src/components/molecules/ScheduleSettings.tsx @@ -134,7 +134,7 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose }: Sche variant="contained" onClick={() => handleStart(settings)} > - Start + Save