fix: remove extra semi colon
This commit is contained in:
@@ -356,7 +356,7 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
|
||||
}
|
||||
label={t('recordingtable.modal.login_title')}
|
||||
style={{ marginBottom: '20px' }}
|
||||
/>;
|
||||
/>
|
||||
|
||||
<br />
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user