We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262fa77 commit a1623f9Copy full SHA for a1623f9
src/frontend/interfaces/action/build-action-click-handler.ts
@@ -50,6 +50,7 @@ export const buildActionClickHandler = (
50
variant: 'danger',
51
label: 'confirm',
52
title: action.guard,
53
+ subTitle: '',
54
},
55
type: 'confirm',
56
resourceId: params.resourceId,
0 commit comments