Loading status...
+ if (error) returnFailed to load status: {(error as Error).message}
+ if (!data) return null + + return ( +| Path | +Exists | +Writable | +
|---|---|---|
|
+ |
+
+ |
+
| Path | +Total | +Free | +Used | +
|---|---|---|---|
| {fmtSize(d.total_bytes)} | +{fmtSize(d.free_bytes)} | ++ 90 ? 'text-red-400' : d.used_percent > 75 ? 'text-yellow-400' : ''}> + {fmtPercent(d.used_percent)} + + | +