From be696ef2ceea35d700cd0aabff33d05840688807 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 22 Jan 2025 19:12:39 +0530 Subject: [PATCH] feat: add break --- src/components/robot/RecordingsTable.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/robot/RecordingsTable.tsx b/src/components/robot/RecordingsTable.tsx index 85eb2b94..84925b60 100644 --- a/src/components/robot/RecordingsTable.tsx +++ b/src/components/robot/RecordingsTable.tsx @@ -358,6 +358,7 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl style={{ marginBottom: '20px' }} />; +