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')}
|
label={t('recordingtable.modal.login_title')}
|
||||||
style={{ marginBottom: '20px' }}
|
style={{ marginBottom: '20px' }}
|
||||||
/>;
|
/>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user