Fixed: Notification still shows disabled with onHealthIssue

Fixes #4347
pull/4349/head
Qstick 5 years ago committed by GitHub
parent df76c679ff
commit 437c4a78c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,7 +112,7 @@ class Notification extends Component {
} }
{ {
!onGrab && !onDownload && !onRename && !onGrab && !onDownload && !onRename && !onHealthIssue
<Label <Label
kind={kinds.DISABLED} kind={kinds.DISABLED}
outline={true} outline={true}

Loading…
Cancel
Save