diff --git a/src/components/molecules/SaveRecording.tsx b/src/components/molecules/SaveRecording.tsx index 2f2c36a6..60ef3fa6 100644 --- a/src/components/molecules/SaveRecording.tsx +++ b/src/components/molecules/SaveRecording.tsx @@ -81,11 +81,11 @@ export const SaveRecording = ({ fileName }: SaveRecordingProps) => { setOpenModal(false)} modalStyle={modalStyle}> -
+ Save Robot { {needConfirm ? ( - + Robot with this name already exists, please confirm the Robot's overwrite. ) - : + : } {waitingForSave && - +