(cherry picked from commit ef13f7ece1)
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
This commit is contained in:
co-authored by
Torkel Ödegaard
parent
2335c3d0d5
commit
f6b0cd714d
@@ -76,6 +76,7 @@ export const ConfirmModal = ({
|
||||
variant="destructive"
|
||||
onClick={onConfirm}
|
||||
disabled={disabled}
|
||||
autoFocus
|
||||
aria-label={selectors.pages.ConfirmModal.delete}
|
||||
>
|
||||
{confirmText}
|
||||
|
||||
Reference in New Issue
Block a user