TF-2667 Add cancel button in progress saving message to drafts dialog

This commit is contained in:
dab246
2024-03-12 13:43:14 +07:00
committed by Dat H. Pham
parent f2b70aec48
commit c013e0306c
14 changed files with 297 additions and 94 deletions
@@ -1 +1,3 @@
class SendingEmailCanceledException implements Exception {}
class SendingEmailCanceledException implements Exception {}
class SavingEmailToDraftsCanceledException implements Exception {}