From a769c2d1206e86cf446ffdf8c7b68ef834624d0a Mon Sep 17 00:00:00 2001 From: Luiz Kill Date: Tue, 2 Aug 2022 11:43:52 -0300 Subject: Refactors the handle selection --- modern/src/main/StatusCard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modern/src/main') diff --git a/modern/src/main/StatusCard.js b/modern/src/main/StatusCard.js index f80d9705..5ca45066 100644 --- a/modern/src/main/StatusCard.js +++ b/modern/src/main/StatusCard.js @@ -157,7 +157,7 @@ const StatusCard = ({ deviceId, onClose }) => { <> {device && ( {deviceImage ? ( -- cgit v1.2.3