diff --git a/pkgs/clan-app/ui/src/workflows/Install/steps/installSteps.tsx b/pkgs/clan-app/ui/src/workflows/Install/steps/installSteps.tsx
index a9acb855a..283dc48ec 100644
--- a/pkgs/clan-app/ui/src/workflows/Install/steps/installSteps.tsx
+++ b/pkgs/clan-app/ui/src/workflows/Install/steps/installSteps.tsx
@@ -198,22 +198,14 @@ const CheckHardware = () => {
hierarchy="secondary"
startIcon="Report"
onClick={handleUpdateSummary}
+ class="flex gap-3"
+ loading={hardwareQuery.isFetching}
>
Update hardware report
-
-
-
- Loading
-
-
+
{(d) => (
{
-