feat: remove repetitive typography

This commit is contained in:
amhsirak
2025-01-22 19:09:25 +05:30
parent c9b117d8d9
commit 817cd8399a

View File

@@ -346,9 +346,6 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
style={{ marginBottom: '20px', marginTop: '20px' }}
/>
<Typography variant="h6" gutterBottom>
{t('recordingtable.modal.login_title')}
</Typography>
<FormControlLabel
control={
<Checkbox