From 817cd8399a1e8358ef1c6b9e91c9ef4997fc5ec3 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 22 Jan 2025 19:09:25 +0530 Subject: [PATCH] feat: remove repetitive typography --- src/components/robot/RecordingsTable.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/robot/RecordingsTable.tsx b/src/components/robot/RecordingsTable.tsx index a7c02b12..fc72d0a4 100644 --- a/src/components/robot/RecordingsTable.tsx +++ b/src/components/robot/RecordingsTable.tsx @@ -346,9 +346,6 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl style={{ marginBottom: '20px', marginTop: '20px' }} /> - - {t('recordingtable.modal.login_title')} -