feat: start from | on

This commit is contained in:
karishmas6
2024-09-13 15:38:15 +05:30
parent cc2a846973
commit 2570029564

View File

@@ -110,7 +110,7 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose }: Sche
</Box>
<Box sx={{ display: 'flex', alignItems: 'center', width: '100%' }}>
<Typography sx={{ marginBottom: '5px', marginRight: '25px' }}>Start from</Typography>
<Typography sx={{ marginBottom: '5px', marginRight: '25px' }}>Start from / On</Typography>
<Dropdown
label=""
id="startFrom"