From 8b64818b4c2ddde63a7ebb0794033762771170e4 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Sun, 17 Feb 2019 18:35:08 +0100 Subject: [PATCH] Fix text input update issue --- app/src/components/ConnectionSetup/ConnectionSetup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/components/ConnectionSetup/ConnectionSetup.tsx b/app/src/components/ConnectionSetup/ConnectionSetup.tsx index c9ee07f..b357831 100644 --- a/app/src/components/ConnectionSetup/ConnectionSetup.tsx +++ b/app/src/components/ConnectionSetup/ConnectionSetup.tsx @@ -41,7 +41,7 @@ class ConnectionSetup extends React.Component {
-
+
MQTT Connection