fix: remove extra semi colon

This commit is contained in:
amhsirak
2025-01-22 19:13:00 +05:30
parent be696ef2ce
commit 67a16099fe

View File

@@ -356,7 +356,7 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
}
label={t('recordingtable.modal.login_title')}
style={{ marginBottom: '20px' }}
/>;
/>
<br />
<Button