diff --git a/src/shared/components/Settings/Tools/Software/index.jsx b/src/shared/components/Settings/Tools/Software/index.jsx index a1bc02e312..5e74d4c44b 100644 --- a/src/shared/components/Settings/Tools/Software/index.jsx +++ b/src/shared/components/Settings/Tools/Software/index.jsx @@ -147,6 +147,7 @@ export default class Software extends ConsentComponent { showConfirmation: false, indexNo: null, isSubmit: false, + isEdit: false, formInvalid: false, }); }