mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-10-27 01:53:38 +00:00
fix(packages): fix security update badge
This commit is contained in:
@@ -396,7 +396,7 @@ const Packages = () => {
|
||||
}
|
||||
|
||||
return pkg.isSecurityUpdate ? (
|
||||
<span className="badge-danger flex items-center gap-1">
|
||||
<span className="badge-danger">
|
||||
<Shield className="h-3 w-3" />
|
||||
Security Update Available
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user