chore: -rm whitespace
This commit is contained in:
@@ -62,7 +62,6 @@ export const Recordings = ({ handleEditRecording, handleRunRecording, setFileNam
|
|||||||
handleClose={handleScheduleClose}
|
handleClose={handleScheduleClose}
|
||||||
handleStart={(settings) => handleScheduleRecording(settings)}
|
handleStart={(settings) => handleScheduleRecording(settings)}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<Grid container direction="column" sx={{ padding: '30px' }}>
|
<Grid container direction="column" sx={{ padding: '30px' }}>
|
||||||
<Grid item xs>
|
<Grid item xs>
|
||||||
<RecordingsTable
|
<RecordingsTable
|
||||||
|
|||||||
Reference in New Issue
Block a user