chore: lint

This commit is contained in:
karishmas6
2024-09-12 22:27:52 +05:30
parent a09841372b
commit 182307b679

View File

@@ -46,7 +46,7 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose }: Sche
'& > *': { marginBottom: '20px' },
}}>
<Typography variant="h6">Schedule Settings</Typography>
<Box sx={{ display: 'flex', alignItems: 'center', width: '100%' }}>
<Typography sx={{ marginRight: '10px' }}>Run once every</Typography>
<TextField