feat: rename to save
This commit is contained in:
@@ -134,7 +134,7 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose }: Sche
|
|||||||
variant="contained"
|
variant="contained"
|
||||||
onClick={() => handleStart(settings)}
|
onClick={() => handleStart(settings)}
|
||||||
>
|
>
|
||||||
Start
|
Save
|
||||||
</Button>
|
</Button>
|
||||||
</Box>
|
</Box>
|
||||||
</GenericModal>
|
</GenericModal>
|
||||||
|
|||||||
Reference in New Issue
Block a user