chore: -rm whitespace

This commit is contained in:
karishmas6
2024-11-30 20:25:04 +05:30
parent 84fe8927d9
commit 58f6aa46e7

View File

@@ -151,9 +151,6 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
row.name.toLowerCase().includes(searchTerm.toLowerCase())
);
return (
<React.Fragment>
<Box display="flex" justifyContent="space-between" alignItems="center">