Skip to content

Commit 978245e

Browse files
authored
Issue #5878 (#5893)
* fix: issue #5878 * fix: lint tab error
1 parent f4fca8c commit 978245e

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/Settings/Tools/Software

1 file changed

+1
-0
lines changed

src/shared/components/Settings/Tools/Software/index.jsx

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ export default class Software extends ConsentComponent {
147147
showConfirmation: false,
148148
indexNo: null,
149149
isSubmit: false,
150+
isEdit: false,
150151
formInvalid: false,
151152
});
152153
}

0 commit comments

Comments
 (0)