diff --git a/src/components/browser/BrowserRecordingSave.tsx b/src/components/browser/BrowserRecordingSave.tsx index 9011fd9a..0e1c7502 100644 --- a/src/components/browser/BrowserRecordingSave.tsx +++ b/src/components/browser/BrowserRecordingSave.tsx @@ -132,7 +132,6 @@ const BrowserRecordingSave = () => { {t('right_panel.buttons.discard')} - {/* Reset Button */} { - {/* Discard Confirmation Modal */} setOpenDiscardModal(false)} modalStyle={modalStyle}> {t('browser_recording.modal.confirm_discard')} @@ -170,7 +168,6 @@ const BrowserRecordingSave = () => { - {/* Reset Confirmation Modal */} setOpenResetModal(false)} modalStyle={modalStyle}> {t('browser_recording.modal.confirm_reset')}