Fix comment

This commit is contained in:
mccahan 2026-01-22 12:52:51 -07:00
parent 72e7f7c834
commit 04908301ec
No known key found for this signature in database
GPG Key ID: 4AD93D9FB6994DFA

View File

@ -291,7 +291,7 @@ export default function EventView({
size="sm"
value={severityToggle}
onValueChange={(value: ReviewSeverity) =>
// If the user clicks the same tab twice, clear filters as a handy shortcut
// don't allow the severity to be unselected
setSeverityToggle(value || severityToggle)
}
>