diff --git a/src/pages/PairDevice/ConnectViaIP/AddressAndPortInputs.tsx b/src/pages/PairDevice/ConnectViaIP/AddressAndPortInputs.tsx index ee704310..bff14a00 100644 --- a/src/pages/PairDevice/ConnectViaIP/AddressAndPortInputs.tsx +++ b/src/pages/PairDevice/ConnectViaIP/AddressAndPortInputs.tsx @@ -38,7 +38,7 @@ const AddressAndPortInputs = ({ addressType, portType, isAdvanced }: AddressAndP Protocol - + (HTTP/HTTPS) @@ -60,7 +60,7 @@ const AddressAndPortInputs = ({ addressType, portType, isAdvanced }: AddressAndP - + {addressType || 'Node'} Address @@ -69,7 +69,7 @@ const AddressAndPortInputs = ({ addressType, portType, isAdvanced }: AddressAndP <> ) : ( - + {portType} Port diff --git a/src/pages/PairDevice/ConnectViaIP/ConnectViaIP.tsx b/src/pages/PairDevice/ConnectViaIP/ConnectViaIP.tsx index ea6c1395..ca9ac51f 100644 --- a/src/pages/PairDevice/ConnectViaIP/ConnectViaIP.tsx +++ b/src/pages/PairDevice/ConnectViaIP/ConnectViaIP.tsx @@ -42,7 +42,7 @@ const ConnectViaIP = () => { )} - + API Token