From 9656ec55234330c613f0301206d9ca7dc20fbbb3 Mon Sep 17 00:00:00 2001 From: Shivam Kumar Singh Date: Thu, 2 Dec 2021 15:44:49 +0530 Subject: [PATCH] fix: #5886 --- src/shared/components/Settings/Tools/Software/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/components/Settings/Tools/Software/index.jsx b/src/shared/components/Settings/Tools/Software/index.jsx index a1bc02e312..42b5cdef39 100644 --- a/src/shared/components/Settings/Tools/Software/index.jsx +++ b/src/shared/components/Settings/Tools/Software/index.jsx @@ -380,7 +380,7 @@ export default class Software extends ConsentComponent { { isSubmit && ( - + ) }