We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032e446 commit 4050396Copy full SHA for 4050396
src/authorizations/components/redesigned/TokenRow.tsx
@@ -98,7 +98,7 @@ class TokensRow extends PureComponent<Props> {
98
icon={IconFont.Trash_New}
99
shape={ButtonShape.Square}
100
size={ComponentSize.ExtraSmall}
101
- confirmationLabel="Yes, delete this dashboard"
+ confirmationLabel="Yes, delete this token"
102
onConfirm={this.handleDelete}
103
confirmationButtonText="Confirm"
104
testID="context-delete-menu"
0 commit comments