mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 03:06:16 +01:00
show active alerts in dashboard
This commit is contained in:
@@ -244,7 +244,7 @@ function AlertWithSlider({
|
||||
<Suspense fallback={<div className="h-10" />}>
|
||||
<div>
|
||||
<label htmlFor={`v${key}`} className="text-sm block h-8">
|
||||
Exceeds{' '}
|
||||
Average exceeds{' '}
|
||||
<strong className="text-foreground">
|
||||
{liveValue}
|
||||
{unit}
|
||||
|
||||
Reference in New Issue
Block a user