diff --git a/src/components/account/Health/HealthBar.tsx b/src/components/account/Health/HealthBar.tsx index 60baafba..41bc951e 100644 --- a/src/components/account/Health/HealthBar.tsx +++ b/src/components/account/Health/HealthBar.tsx @@ -63,7 +63,7 @@ export default function HealthBar({ health={isUpdated ? updatedHealth : health} healthFactor={isUpdated ? updatedHealthFactor : healthFactor} > - <> +