add cancel message for dialog

This commit is contained in:
Ryukemeister 2023-12-20 16:05:44 +05:30
parent 926a2c2407
commit 552ec9a3f6

View File

@ -63,6 +63,7 @@ export function LargeScreenCTA({
variety="danger"
title="Delete schedule"
confirmBtnText="Delete"
cancelBtnText="Cancel"
loadingText="Delete"
onConfirm={onDeleteConfirmation}>
Deleting a schedule will remove it from all event types. This action cannot be undone.