From 5dc1e3a6fd0b6a989d5dfe8c3ee5b79fb24295dd Mon Sep 17 00:00:00 2001 From: Sergio Betanzos Date: Thu, 19 May 2022 13:06:55 +0200 Subject: [PATCH] M #~: Fix minor to login (#2061) --- 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 4c9ee034c2..3ef09e6795 100644 --- a/src/fireedge/src/client/containers/Login/index.js +++ b/src/fireedge/src/client/containers/Login/index.js @@ -196,7 +196,7 @@ const AppLink = memo(({ app }) => { color="text.secondary" padding={1} > - + ) })