From d11d4f8348e79283ab9964a24472c8276cbd9a41 Mon Sep 17 00:00:00 2001 From: Sergio Betanzos Date: Tue, 31 May 2022 10:31:54 +0200 Subject: [PATCH] M #~: Minor fix on login component (#2106) --- src/fireedge/src/client/containers/Login/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fireedge/src/client/containers/Login/index.js b/src/fireedge/src/client/containers/Login/index.js index 89b173aad6..afef3e27b6 100644 --- a/src/fireedge/src/client/containers/Login/index.js +++ b/src/fireedge/src/client/containers/Login/index.js @@ -200,7 +200,7 @@ const AppLinks = () => { color="text.secondary" padding={1} > - + )) }