diff --git a/web/containers/Layout/BottomBar/SystemMonitor/index.tsx b/web/containers/Layout/BottomBar/SystemMonitor/index.tsx index 90510aae7..989ae7777 100644 --- a/web/containers/Layout/BottomBar/SystemMonitor/index.tsx +++ b/web/containers/Layout/BottomBar/SystemMonitor/index.tsx @@ -140,7 +140,7 @@ const SystemMonitor = () => { {gpus.length > 0 && (
{gpus.map((gpu, index) => ( -
+
{gpu.name}