feat: !textStyles for button
This commit is contained in:
@@ -133,7 +133,6 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose }: Sche
|
||||
<Button
|
||||
variant="contained"
|
||||
onClick={() => handleStart(settings)}
|
||||
sx={{ ...textStyle, width: '100%' }}
|
||||
>
|
||||
Start
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user