feat: show confirm dialog when editing case or steps
This commit is contained in:
@@ -131,6 +131,7 @@ export type CaseMessages = {
|
||||
clickToUpload: string;
|
||||
orDragAndDrop: string;
|
||||
maxFileSize: string;
|
||||
areYouSureLeave: string;
|
||||
};
|
||||
|
||||
export { CaseType, StepType, AttachmentType, CaseTypeCountType, CasePriorityCountType, CasesMessages, CaseMessages };
|
||||
|
||||
Reference in New Issue
Block a user