From 4cacdb464b60cc7d1c38a1fafead5e077e489de1 Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Mon, 14 Aug 2023 09:55:09 +0300 Subject: [PATCH] Use latest cards from main --- src/components/DeviceStorageHealth.tsx | 10 +++++++++- src/pages/DeviceHealthCheck/DeviceHealthCheck.tsx | 5 +++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/src/components/DeviceStorageHealth.tsx b/src/components/DeviceStorageHealth.tsx index 06745009..90678101 100644 --- a/src/components/DeviceStorageHealth.tsx +++ b/src/components/DeviceStorageHealth.tsx @@ -28,7 +28,15 @@ const DeviceStorageHealth: React.FC = ({ storage, maxS ] } return ( - + { return ( @@ -39,10 +40,10 @@ const DeviceHeanlthCheckContent = () => { /> - + - +