diff --git a/interface/src/app/main/Devices.tsx b/interface/src/app/main/Devices.tsx index 20ed79122..5fb305e75 100644 --- a/interface/src/app/main/Devices.tsx +++ b/interface/src/app/main/Devices.tsx @@ -556,7 +556,7 @@ const Devices = () => { {tableList.length === 0 && ( - + )} {tableList.map((device: Device) => (